Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a listbox (from Controls Toolbox) that has a macro assigned to
the click event. However when I click it the macro ends up running 3 times. If I create a listbox from the Forms Toolbox and assign it to the same macro it works fine- but for various reasons I would like to use the Controls listbox. Anybody got ideas on why the macro fires 3 times? Is there a property somewhere I'm not aware of? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to prevent BeforeCloseEvent firing more than once. | Excel Discussion (Misc queries) | |||
How can I test if a Macro if firing? | Excel Worksheet Functions | |||
Worksheet_Change and Workbook_SheetChange not firing | Excel Programming | |||
ListBox Multiple Selection | Excel Programming | |||
listbox.value not equal to listbox.list(listbox.listindex,0) | Excel Programming |