Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some VBA code that is fired by clicking on a worksheet. When the
Selection Change event is firec, the code deletes an activeX combo box , recreates it, and then dynamically adds a keypress event for the new combo box. The problem I am having is that after the event fires, everything happens as planned except the worksheet loses focus and the VB code window appears. any ideas on how to not let this happen? Thanks --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Starting/Stopping Worksheet Event Code | Excel Discussion (Misc queries) | |||
Where?Worksheet code module or Worksheet_SelectionChange event han | Excel Worksheet Functions | |||
Worksheet Event Code | Excel Worksheet Functions | |||
help worksheet event code | Excel Programming | |||
Enable/Disable Worksheet Change Event code | Excel Programming |