Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There have been no changes in the change event or any other Excel related
worksheet or workbook event that I am aware of. Certainly non that would make it not run. Perhaps you have events disabled. Or you might be using On Error Resume Next and it is masking an error in your event code so it appears nothing happens. -- Regards, Tom Ogilvy wrote in message ... I recently converted to Excel 2003 from 2000. It looks like some of the macros, Worksheet_Change(ByVal Target As Range) event in particular, from my old spreadsheets are not running in the new version. Did anything change in 2003 where it doesn't recognize previous Change events? Is there a different way I am supposed to use the Change event in 2003? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet_Change event doesn't work in Excel 97 | Excel Programming | |||
Worksheet_Change event doesn't work in Excel 97 | Excel Programming | |||
Worksheet_change event | Excel Programming | |||
Worksheet_Change Event | Excel Programming | |||
Worksheet_Change Event | Excel Programming |