Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a listbox that gets it's items from an advanced query moved to a named
range (using offset to define the range). The query works and when I examine the named range, all the rows are selected as they should be. Yet, when the listbox is populated from the named range, not all the rows are listed. It seems to happen when the first selection shows fewer items than the next. It then 'remembers' this smaller range and will not display the rest in the filter output. Any ideas on how to have the listbox control the accurate number of rows in the range consistently? Thank you so much for any replies. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referencing a named range based upon Range name entry in cell | Excel Worksheet Functions | |||
automatic range - named range give me circular reference... | Excel Discussion (Misc queries) | |||
Array as a "named range" - formula ok in cells, but error as "named range" | Excel Discussion (Misc queries) | |||
inserting a named range into new cells based on a named cell | Excel Discussion (Misc queries) | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming |