Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have built a listbox that allows multiple selections and I have put those
slelections into an array. At this point I want to unload the userform and use that array in a macro outside of the userform. However, I can't find a way to access the array I created in the userform. It appears I have to write the selections to a worksheet, then use a macro to read and write them into an array and then delete the worksheet in order to move on and do what I want with an array of selected items. Is that right or am I missing something? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
listbox selections | Excel Programming | |||
Filter range based on results of multiple selections in a listbox | Excel Programming | |||
listbox multiple selections | Excel Programming | |||
Capturing Listbox Selections | Excel Programming | |||
How do I retrieve multiple selections from a forms listbox? | Excel Programming |