Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have combo box that allows users to select from a list or enter a value freeform. I also have a change event for this combo box. Everything works fine when the user selects from the list, but when he or she enters a value by hand, the change event sometimes fires twice for no apparent reason. For instance, if you select "0" from the list, it fires once, but if you type "0" directly in the box, it fires twice. I already tried disabling events before my code and re- enabling them after it runs, but that did not work. Any help would be appreciated. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How Capture Cell Value Before Change Event Fires? | Excel Programming | |||
Change event on single cell fires many times | Excel Programming | |||
Application.EnableEvents = true, but no event fires | Excel Programming | |||
worksheet_change event fires multiple times | Excel Programming | |||
worksheet_change event fires multiple times | Excel Programming |