Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello.
I am trying to add a list to an ActiveX ComboBox on the sheet itself. I am able to do this using a Userform: For Each Item In MyList MyForm.MyComboBox.AddItem Item Next Item This works great... for Userforms. I'm having trouble with the correct syntax for a ComboBox residing on the sheet, and not in a Userform. Can anyone out there help? Thanks. Dan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Access items stored in combobox | Excel Discussion (Misc queries) | |||
formatting the list items for ComboBox created using Forms | Excel Discussion (Misc queries) | |||
adding items to combobox using "Tag" control to limit | Excel Programming | |||
ComboBox Default items Not Showing | Excel Programming | |||
ComboBox items | Excel Programming |