G
Guest
I am fairly new to VB and am trying to use a button to write the contents of
two unbound text boxes to a table.
The steps I think it needs to follow are
Open table
write Contents of textbox1 to table.field
write contents of textbox2 to table field2
close table.
I don't know any of the syntax for this and can not find the right on under
the DoCmd section.
Help please.
two unbound text boxes to a table.
The steps I think it needs to follow are
Open table
write Contents of textbox1 to table.field
write contents of textbox2 to table field2
close table.
I don't know any of the syntax for this and can not find the right on under
the DoCmd section.
Help please.