wildexodus
Registered User.
- Local time
- Today, 05:00
- Joined
- Feb 6, 2003
- Messages
- 74
I have a form for which i want to be able to input order details into the database. On the main form the actual order details will be input (Order date, Order number, etc). However, each order can have lots of products e.g.
Order no. 256
1. 1 pair curtains
2. 2 Tiebacks
I need a subform to display the separate products for each order. However i cannot get it to work. I need to have combo boxes in the form instead of text boxes.
Also, i need the combo boxes on the subform to be cascading, in that the one preceding the next determines what is displayed in the next. I know the code for the cascading thing, i just need to get the combo boxes on the subform and working.

Order no. 256
1. 1 pair curtains
2. 2 Tiebacks
I need a subform to display the separate products for each order. However i cannot get it to work. I need to have combo boxes in the form instead of text boxes.
Also, i need the combo boxes on the subform to be cascading, in that the one preceding the next determines what is displayed in the next. I know the code for the cascading thing, i just need to get the combo boxes on the subform and working.
