mimivdg2002
MIS
I have two combo boxes on my form. I would like the selection list of the 2nd combo box to display values that are valid for the selected item in combo box 1.
For example, let's say Combo Box 1 shows a list of states. When a particular state is selected in Combo Box 1, I want Combo box 2 to display valid cities for the selected state. How can I do this on my form?
Thanks,
M
For example, let's say Combo Box 1 shows a list of states. When a particular state is selected in Combo Box 1, I want Combo box 2 to display valid cities for the selected state. How can I do this on my form?
Thanks,
M