Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a list box on a worksheet and can set its
properties in VBA as follows: ActiveSheet.Shapes("ListBox1").ControlFormat.ListF illRange = "B5:B8" ActiveSheet.Shapes("ListBox1").ControlFormat.Multi Select = xlExtended How do I determine the list items that have been selected? The .Selected(index) (boolean) property is not a property of the ControlFormat object. TIA P Taylor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can I have a multiselect option for a list box in excel 2003 | Excel Discussion (Misc queries) | |||
How do I create a multiselect drop down list | Excel Worksheet Functions | |||
Multiselect Listbox | Excel Programming | |||
multiselect listbox | Excel Programming | |||
Multiselect Boxes | Excel Programming |