L
Lee Bailey
I have a combobox that is repopulated based on the selection of one of two
radiobuttons. The lists to be loaded into the cb are mutually exclusive.
I know I can use .requery to repopulate the combo based on the current rb
selection.
But how do I clear the current selection from the cb and then select the
first item in the new list after the radiobuttons are toggled.
Thanks,
Lee
radiobuttons. The lists to be loaded into the cb are mutually exclusive.
I know I can use .requery to repopulate the combo based on the current rb
selection.
But how do I clear the current selection from the cb and then select the
first item in the new list after the radiobuttons are toggled.
Thanks,
Lee