Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code that toggles between two values (Yes/No) when the user
double clicks the cell. The problem is, it only works once, then you have to leave the cell and come back for it to work again. Is there a programmatic way to reset the cell to the predouble click state so it will accept this event again. I have tried activating another cell and then reactivating this cell but it does no good. And another question. Why are there so few events? No click events no mouse up,down, move and cells are not objects. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
apply cell change event to single column - WorksheetChange Event | Excel Programming | |||
Click event on menu item is lost after first time firing of the event | Excel Programming | |||
How to trap delete row event and hide column event? | Excel Programming | |||
user form-on open event? keydown event? | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |