Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Is there any way to dynamically refer to an object on a Form such as the two methods listed below for 18 different ComboBoxes? Neither work. I know there must be a way. Thanks. Call Get_Headings(columnarray()) For i = 1 To 18 Me.Controls("ComboBox" & i).List 'ComboBoxi.List = columnarray Next i |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic combobox | Excel Programming | |||
dynamic combobox | Excel Programming | |||
Combobox with a dynamic list | Excel Programming | |||
Dynamic ComboBox | Excel Programming | |||
Dynamic update on ComboBox | Excel Programming |