JeffreyDavid
Registered User.
- Local time
- Today, 11:36
- Joined
- Dec 23, 2003
- Messages
- 63
I have a form with 2 cascading combo boxes and 3 text boxes. It is set so you make a selection from the first combo box and the second combo box only displays items related to the selection in the first. For each selection from the second combo box, I want the 3 text boxes to display the only 3 options available on that row in the table. So basically I want the text boxes to cascade and display the only 3 available fields from that same row in the table.
Any ideas?
Any ideas?