WarriorMCB
Registered User.
- Local time
- Today, 06:01
- Joined
- Jul 20, 2004
- Messages
- 27
I have been looking around this site to find the answer I seek, but to no avail.
This is my dilema. I have three (3) combo boxes, [Product],[Paper Grade], and [Print Color]. Each choice displays another value in a corrisponding list (i.e. Product Name displays: Product and Layout Fee, for the particular product). This I have been able to do, however I also need cbo 2 to query from cbo 1, and cbo 3 to query from cbo 2, while still displaying the (column 2) in another text box.
To simplify: each combo box needs to do two (2) things. one: display column another field in another textbox AND query the next cbo.
Can this be done, if so How?
Many thanks
This is my dilema. I have three (3) combo boxes, [Product],[Paper Grade], and [Print Color]. Each choice displays another value in a corrisponding list (i.e. Product Name displays: Product and Layout Fee, for the particular product). This I have been able to do, however I also need cbo 2 to query from cbo 1, and cbo 3 to query from cbo 2, while still displaying the (column 2) in another text box.
To simplify: each combo box needs to do two (2) things. one: display column another field in another textbox AND query the next cbo.
Can this be done, if so How?
Many thanks