RESOLVED!!!!!! Combo Box visible
I have a form with 9 combo boxes of different data. They are all 9 invisible. Depending on which selection is made in a different combo box, then the corresponding 1 of the 9 combo boxes becomes visible with that list of choices. The problem is when I make a choice, and then decide to change the combo box choice to a different one of the 9, the original data I choose is still visible in the new combo box.
tblNetwork
ESPN
CSN
FOX
ETC.
tblESPN
NFL
NHL
MLB
Etc.
tblCSN
Phillies
Eagles
Flyers
I choose ESPN which makes the combo box for tblESPN visible.
Then I choose NFL
I go back and change from ESPN to CSN and the cbo box for tblESPN is now invisible and tblCSN cbo Box is now visible, but NFL is still listed until I click on the drop down arrow for the combo box for tblCSN
How do I make it change back to blank so that a choice has to be made?
I have a form with 9 combo boxes of different data. They are all 9 invisible. Depending on which selection is made in a different combo box, then the corresponding 1 of the 9 combo boxes becomes visible with that list of choices. The problem is when I make a choice, and then decide to change the combo box choice to a different one of the 9, the original data I choose is still visible in the new combo box.
tblNetwork
ESPN
CSN
FOX
ETC.
tblESPN
NFL
NHL
MLB
Etc.
tblCSN
Phillies
Eagles
Flyers
I choose ESPN which makes the combo box for tblESPN visible.
Then I choose NFL
I go back and change from ESPN to CSN and the cbo box for tblESPN is now invisible and tblCSN cbo Box is now visible, but NFL is still listed until I click on the drop down arrow for the combo box for tblCSN
How do I make it change back to blank so that a choice has to be made?
Last edited: