Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What is the best method of storing the selected results of a listbox? to a
variable? I am calling a userform from another userform and I need to pass back the selections of a listbox to the first userform, not for display but rather for later processing. I have tried declaring a public variable as type ListBox, then tried Set PublicListBox = ListBox i get a type mismatch error, an ideas? Thanks Simon Shaw |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there an excel template for storing laboratory results | Excel Discussion (Misc queries) | |||
Storing Macro Results | Excel Worksheet Functions | |||
Filter the results of a list based on a previous vlookup against the same list | Excel Worksheet Functions | |||
How to Update filter criteria from list and storing the query to another worksheet | Excel Programming | |||
How can I list the results of my macro without overwritng previous results? | Excel Programming |