I have a main form with one subform in it. The problem I'm having is that when closing the main form (as in an update) all records on main form save to table. The subform is a record that is in another table and I cannot get it to update to it's table. I understand that when you close a form in AC97 that it automatically updates the table. How would I get the data in the subform to save to it's table? Tried DoCmd and it won't update the table from the subform. ANy help appreciated.
Jim
Jim