Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a table in excel. When I filter it I get anumber of rows as my filter
result. Now how do I transfer this filter result into a list box. I know I have to use something like: ListBox1.RowSource = "a2:e13" to populate the listbox, but the resulting rows from my filter are not consecutive so I can exactly use this. What I need to know is any other way to get the filter result into the listbox. Any direction will be greatly appreciated. Thanks Ayo |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter range based on results of multiple selections in a listbox | Excel Programming | |||
Macro to insert formula result into range with zero values in cell | Excel Programming | |||
ListBox Result to a Specific Cell Location | Excel Programming | |||
ListBox Result | Excel Programming | |||
Create ListBox (?) same as Find all Result List | Excel Programming |