V
Vincent
I have two related tables linked by and InvoiceID as the
primary key for one table and a foreign key for the other
table.
I have made a form and subform. I set both keys to be
required.
My PROBLEM is I noticed that users can fill in all
required fields for the first Main form but can choose to
close the application and allows it to save information on
main form only.....
I noticed I CANNOT retrive the main when I query via
InvoiceID anymore. I can only find them if I running an
UNMatched Query. Is there any way were I can set it up so
I ask the users to go back themselves via query InvoiceID
search and have them finish the subform (FORM and SUBFORM
VIEW!!!)???
primary key for one table and a foreign key for the other
table.
I have made a form and subform. I set both keys to be
required.
My PROBLEM is I noticed that users can fill in all
required fields for the first Main form but can choose to
close the application and allows it to save information on
main form only.....
I noticed I CANNOT retrive the main when I query via
InvoiceID anymore. I can only find them if I running an
UNMatched Query. Is there any way were I can set it up so
I ask the users to go back themselves via query InvoiceID
search and have them finish the subform (FORM and SUBFORM
VIEW!!!)???