Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Everyone,
I have created a multi select list box with options like All Option1 Option2 Option3 Now if anyone select the option All, then i don't want to allow anyone to select other options. I am using Excel 2000. I found this is the best place to post my query. I have used the below code but it is not working for i=0 to listbox1.listcount-1 listbox1.Selected(i) = False next Thanks in advance Cheers Valli |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I select multi values from a list | Excel Discussion (Misc queries) | |||
Last list item selected in a Multi-Select list box? | Excel Programming | |||
multi-select drop down list | Excel Programming | |||
Extract values from a multi-select multi-column list-box | Excel Programming | |||
Multi Select List Box | Excel Programming |