Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Folks
I want to loop through all comboboxes when my workbook opens and set the values for them. I can loop through them using the oleobjects collection but that doesn't support the .additem method. I can also loop through the shapes collection and access them, but again can't use .additem I am going to have about 100 combo boxes spread over many sheets with the same values. Being able to loop through and set the values will save a ton of time. I've tried lots of help resources and headscratching and still can't figure this one out. Thanks Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheets, comboboxes, and integer values | Excel Programming | |||
Using ComboBoxes to get range of values | Excel Programming | |||
Looping through ComboBoxes in a worksheet | Excel Programming | |||
Limiting values in comboboxes. | Excel Programming | |||
Setting values in another workbook | Excel Programming |