T
ttaylor993
I have a form with combo boxes. Other combo boxes on the form are populated
with a single result based on a Select query using the results from the first
combo box. As an example, the 1st combo box has a list of primary corporate
organizations. The 2nd, 3rd and 4th combo boxes list a single
sub-organization each based on the primary organization selected in the 1st
combo box. However, I have to click on the dropdown and select the only
option from each of the 2nd, 3rd and 4th combo boxes in order for the results
to show. How can I make the 2nd, 3rd and 4th combo boxes show their results
when the primary org is selected in the 1st combo box without clicking on the
dropdown for each? Should I use something other than a combo box for the
2nd, 3rd and 4th controls?
with a single result based on a Select query using the results from the first
combo box. As an example, the 1st combo box has a list of primary corporate
organizations. The 2nd, 3rd and 4th combo boxes list a single
sub-organization each based on the primary organization selected in the 1st
combo box. However, I have to click on the dropdown and select the only
option from each of the 2nd, 3rd and 4th combo boxes in order for the results
to show. How can I make the 2nd, 3rd and 4th combo boxes show their results
when the primary org is selected in the 1st combo box without clicking on the
dropdown for each? Should I use something other than a combo box for the
2nd, 3rd and 4th controls?