Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to restrict access/selection of a listbox item based on some
criteria? For example: Listbox1 Oranges Lemons Apples Grapes Pears I can't filter the list to show only the non-citrus. Therefore all of the fruits show including the Oranges and Lemons. But , is it possible for me to restrict the selection so that the user can only select Apples, Grapes, or Pears? I know I could code it in the command button after the user selects etc. However, I want to cause the restriction within the listbox. Is that possible? GMet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to filter listbox data in a form? | Excel Discussion (Misc queries) | |||
Setting and filter Listbox data | Excel Discussion (Misc queries) | |||
Filter Listbox in user form | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming | |||
Is refreshing listbox rowsource in listbox click event possible? | Excel Programming |