thookchc
03-27-2001, 11:24 AM
Howdy,
I am trying to create a subform that functions the same as one in the Northwind Database that MS Access provides. The orders form has a subform and they are joined on the field OrderId. When you input data into the main form the same OrderID number is issued to the subform and underlying table. How do I get that to happen? How does the OrderID number get to the orderID table?
I am trying to create a subform that functions the same as one in the Northwind Database that MS Access provides. The orders form has a subform and they are joined on the field OrderId. When you input data into the main form the same OrderID number is issued to the subform and underlying table. How do I get that to happen? How does the OrderID number get to the orderID table?