Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a combo box on my form with 12 columns. The items
are added down in the first column when I use the following code: combobox1.add item var1 combobox1.add item var2 combobox1.add item var3 combobox1.add item var4 I would like to add them across in Col 1, Col 2, Col 3 and Col 4. I haven't used combo boxes before and am struggling with this one. Thanks for the help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
columns Widths for ComboBox | Excel Discussion (Misc queries) | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
OFFSET for multiple columns & combobox format | Charts and Charting in Excel | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming | |||
Populating combobox from another combobox | Excel Programming |