Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
i am trying to create a list for a combobox using a collection, only problem is that the collection is text and i am trying to use the following:= for each w in coll .additem next w DOESNT work cause it isnt adding any data, it is just adding a blank enterty! can anyone please let me know how?? if it helps the collection is holding data cells (i, "B").text, cells(i, "D").text Thank you, Robert Couchman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
additem to combobox with an array | Excel Discussion (Misc queries) | |||
Help with: ListBox1.AddItem (ws.Name) | Excel Worksheet Functions | |||
additem listbox | Excel Programming | |||
Combo Box addItem question | Excel Programming | |||
additem to listbox built on the fly | Excel Programming |