G
Guest
Hi,
I have an option group that has two options in it. Below the option group,
I have a couple of drop down combo boxes.
I would like to program the combo boxes so that they list only items related
to whatever is selected in the option group above them - note the items
listed in each of the combo boxes are actually stored in seperate tables.
For example, if the user selects option 1, then the combo list is selected
from table 1. If the user selects option 2, then the list is extracted from
table 2.
Can anyone advise the best way to acheive this?
Thanks
I have an option group that has two options in it. Below the option group,
I have a couple of drop down combo boxes.
I would like to program the combo boxes so that they list only items related
to whatever is selected in the option group above them - note the items
listed in each of the combo boxes are actually stored in seperate tables.
For example, if the user selects option 1, then the combo list is selected
from table 1. If the user selects option 2, then the list is extracted from
table 2.
Can anyone advise the best way to acheive this?
Thanks