create multiple combo boxes in a form to give selection data

tahseenm

New member
Local time
Today, 12:16
Joined
Oct 8, 2004
Messages
3
How to create multiple combo boxes in a form. I know how to create multiple combo boxes in a form but I dont know how to setup these 3 combo boxes to give the data I want to when I select each one. Also when you select the first combo box you should get the data in to 2nd combo box belongs to that selection in the first combo box. Then when I select in the second combo box it should give me only data belongs to that selection in combo box 3. Can somebody let me know the easy way of doing it. Thanks and appreciate your quick response.
 
How to create multiple combo boxes in a form. I know how to create multiple combo boxes in a form but I dont know how to setup these 3 combo boxes to give the data I want to when I select each one. Also when you select the first combo box you should get the data in to 2nd combo box belongs to that selection in the first combo box. Then when I select in the second combo box it should give me only data belongs to that selection in combo box 3. Can somebody let me know the easy way of doing it. Thanks and appreciate your quick response.

Here's a sample:
http://downloads.btlarson.com/AWF/Samples/MultiComboSample.zip
 

Users who are viewing this thread

Back
Top Bottom