Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to trigger an event if any data in modified on ONLY the
current worksheet. If changes are made on another Worksheet, it should NOT test TRUE so "if ThisWorkbook.Saved = true then" does not seem to help... Also, I would not want it to test TRUE if the cursor is moved. Only when any cell is changed. If (ActiveWorkSheetDataChanged) Then Range("P4") = "Reset" End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trigger Event Code | Excel Programming | |||
trigger an EVENT when the value in a cell changes? | Excel Programming | |||
Trigger an event on Checkbox change | Excel Programming | |||
Trigger Event | Excel Programming |