DaleWatson123321
Programmer
I have a Combo Box where I want the selection chosen by the user to trigger an update to a list used by a second Combo Box.
I have a VBA routine that works perfectly when run independently. However, when I attach this same routine to the ComboBox_Change event, it errors out.
It appears certain that the error relates to the Combo Box still being "selected".
So, here's the "key question"...
Does anyone know what code can be used to "de-select" a Combo Box ???
Your help will be very much appreciated !!!
Thanks. ...Dale Watson dwatson@bsi.gov.mb.ca
I have a VBA routine that works perfectly when run independently. However, when I attach this same routine to the ComboBox_Change event, it errors out.
It appears certain that the error relates to the Combo Box still being "selected".
So, here's the "key question"...
Does anyone know what code can be used to "de-select" a Combo Box ???
Your help will be very much appreciated !!!
Thanks. ...Dale Watson dwatson@bsi.gov.mb.ca