Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I'm doing some cell validation on Sheet level within the Workbook_SheetChange event. Unfortunately the Workbook_SheetChange event doesn't provide a cancel-argument. When I refocus a wrong entry the user can leave the cell without triggering the event again (because the cell value is already changed). Is there something like an cancel-argument for the sheetchange? Thank you Lore (P.S.: I don't want to delete the wrong entry. I only want the Workbook_SheetChange event to be triggered until the entry is corrected.) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using Workbook_SheetChange for single column | Excel Programming | |||
Workbook_sheetChange event | Excel Programming | |||
workbook_sheetchange | Excel Programming | |||
Problem with the Workbook_SheetChange event??? | Excel Programming | |||
Workbook_SheetChange will not fire | Excel Programming |