E
Ed
Is there any way to cause VBA to automatically drop down a ComboBox? I have
a combobox that contains choices, the selection of one will call for a
reread of the contents to display a set of new choices (cascading-style).
But each time the new data is called for, the ComboBox rolls up and the user
has to click the list down again. Not a lot of work, but a little
disconcerting (there is no 'confidence' that the requested action has been
accomplished until the list is re-opened).
Is there any way to cause the ComboBox to automatically open up?
--Ed (in Virginia)
a combobox that contains choices, the selection of one will call for a
reread of the contents to display a set of new choices (cascading-style).
But each time the new data is called for, the ComboBox rolls up and the user
has to click the list down again. Not a lot of work, but a little
disconcerting (there is no 'confidence' that the requested action has been
accomplished until the list is re-opened).
Is there any way to cause the ComboBox to automatically open up?
--Ed (in Virginia)