R
Roll_Tide315
I have a form with two text boxes. I want to take what the user enters into
those text boxes and write that data back to a table. I know I bound those
text boxes to the table but I want to keep them unbound and use some kind of
VBA code to say AFTER UPDATE, write back to a table I specify.
those text boxes and write that data back to a table. I know I bound those
text boxes to the table but I want to keep them unbound and use some kind of
VBA code to say AFTER UPDATE, write back to a table I specify.