Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I know there was a problem in Excel 97 with Worksheet_Change not being
fired when using a data validation dropdown. However, this is a different problem in 2002. I have code that logs at the top of the sheet the last date/time the inputs were changed, triggered by the Worksheet_Change event. It works fine if I type the change in a cell with data validation but if I choose a value from the drop down list, the code bombs out at the line that writes the date/time to the cell. There's no error message: the code just stops. Is this a known bug? And is there a solution? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2002: Worksheet_Change and Validation error | Excel Programming | |||
Runtime-error 1004 (excel 2007) when selecting validation list optiontriggering worksheet_change property | Excel Programming | |||
Create validation list with Worksheet_change | Excel Programming | |||
Worksheet_Change after validation | Excel Programming | |||
Data Validation & Worksheet_change | Excel Programming |