I have a data base with about 4 different tables.
1. Cust info
2. Supplier info
3. Order History
4. Order details.
Order history and details are on one form with details being the
subform. This allows a 1 to many with the details.
This is all working fine. A person can input data into the main part
of the form and then go to the subform and add the details.
What...