Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Bob,
this is much more logical, but i have already got information in my collection. the difficult part is trying to get that info out! my collection holds data from columns B, C, D and only outputs "" which means i am calling the data incorrectly, yes?? thank you, Robert Couchman '------------------------------------------------------ FindForm.BookCombo.Clear For Each wb In Workbooks() FindForm.BookCombo.AddItem (wb.Name) Next '--------------------------------------------------------- |
Reply |
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 |