Form updates a table

S

Susan

I have a form created for data entry with both combo
boxes and text boxes for editing purposes. Once the user
updates the form they can click a button that will update
a table with all the new record info. What do I need to
do to make that happen?

Thanks!
 
A

Ashby

If all your fields are bound to a table, updating the
table with new information should not be a problem. Please
clarify how your form is setup.
 
Top