ToeJamNEarl
Programmer
Hey guys,
I have a form with 4 different combo boxes fed in data from the same recordset. I have implemented the code to check if there is a duplicate item selected, but what I want to do is upon duplicate item
force the combo box to autoselect the first item, which is a blank line. The style of my CBO's is 2 -Dropdown list, because I do not want the user to manually type in text into the combobox.
Appreciate any help on this subject.
-Diran
I have a form with 4 different combo boxes fed in data from the same recordset. I have implemented the code to check if there is a duplicate item selected, but what I want to do is upon duplicate item
force the combo box to autoselect the first item, which is a blank line. The style of my CBO's is 2 -Dropdown list, because I do not want the user to manually type in text into the combobox.
Appreciate any help on this subject.
-Diran