Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a dynamic array that has two columns, i.e. myarray(7,0)
Reading up on dynamic arrays, it seems like only the last column can be expanded. I'd like to populate a listbox using the array, hence something like: entry.listbox = myarray Only when this is done, it's the first column that's entered in the listbox, but I want the second column to be the one to populate the listbox. I could break it up into two arrays rather than one (and actually have), but am still curious to see if this is possible. Thanks. -np |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Populate an array that is a subset of a larger array? | Excel Worksheet Functions | |||
listbox B conditional of input in Listbox A | Excel Discussion (Misc queries) | |||
Problem using INDEX to select items in listbox | Excel Discussion (Misc queries) | |||
Listbox Problem | Excel Discussion (Misc queries) | |||
Listbox problem | Excel Discussion (Misc queries) |