Hi,
I have a form (based on TableA) with two sub forms. Each sub form is on a different page of a tab control. Each subform is based on TableB.
So when the user types in something in the first sub-form, a record is created in TableB. Then when they switch to the second sub-form, they edit that...