Thread: Combobox
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Combobox

Try the combobox Dropdown method.

--
Jim
"Nigel" wrote in message
...
| 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
|
|
|
|