AddNew records to subform

  • Thread starter Thread starter kt
  • Start date Start date
K

kt

I have a subform and main form that are connected by
Claim_ID field. When I add a new record to the main form
I want it to add a new record to the subform so the
autonumber in the subform will appear.

Any help would be great. Thanks
 
I have the same problem - have you found a solution now?

I can jump to the subform, click back to the main form, then
usually the new record will be created. But what has to happen
is for the main form to complete the "adding a new record" before
I go to the subform. I tried the SAVE and REQUERY commands
but they still did not commit the new record in the main form.
 
Back
Top