Combobox

N

Nigel

Hi All
Is there a way for a UserForm ComboBox (set a list) - drop down to be
triggered from code?

Presently the dropdown arrow must be clicked by the user, I would like the
list to open automatically.

TIA
 
J

Jim Rech

Try the combobox Dropdown method.

--
Jim
| Hi All
| Is there a way for a UserForm ComboBox (set a list) - drop down to be
| triggered from code?
|
| Presently the dropdown arrow must be clicked by the user, I would like the
| list to open automatically.
|
| TIA
|
| --
|
| Regards,
| Nigel
| (e-mail address removed)
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top