Hi,
I am trying to create a subform that is based on a record created in the main form. The problem is that when I am entering new data into the form it seems to open the subform first then the main form thereby not giving my subform a record to link to. The primary key for the main form is the item code while the primary link for the subform is the purchase order number entered in the main form. How do I get around this without making a new form that opens when you close the main form?
Thanks in advance.
I am trying to create a subform that is based on a record created in the main form. The problem is that when I am entering new data into the form it seems to open the subform first then the main form thereby not giving my subform a record to link to. The primary key for the main form is the item code while the primary link for the subform is the purchase order number entered in the main form. How do I get around this without making a new form that opens when you close the main form?
Thanks in advance.