wildexodus
Registered User.
- Local time
- Today, 05:23
- Joined
- Feb 6, 2003
- Messages
- 74
I have 2 forms. One to input customer details with a subform to input orders for each customer. The second shows order details at the top and has a subform to input each of the individual products for a particular order.
At the moment the Order form is allowing me to input orders, which i do not want it to do. I just want to be able to view the orders, and input products into the subform.
Also, as there are so many different orders i need to be able to type in the customer surname and have the possible order numbers listed in a combo box on the order form. Then, when the user selects an order number from the combo, the subform will display all the products for that order.
Does anybody out there know how to do this?
At the moment the Order form is allowing me to input orders, which i do not want it to do. I just want to be able to view the orders, and input products into the subform.
Also, as there are so many different orders i need to be able to type in the customer surname and have the possible order numbers listed in a combo box on the order form. Then, when the user selects an order number from the combo, the subform will display all the products for that order.
Does anybody out there know how to do this?