Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Right click on the sheet tab
Select view code in the left dropdown select worksheet, in the right, Change (not selectionchange) Use this event which is fired when a cell is updated manually or by code. http://www.cpearson.com/excel/events.htm Chip Pearson's page on Excel events. -- Regards, Tom Ogilvy "Eddie U" <Eddie wrote in message ... I wish to trigger a event proceure on update of a cell or range of cells in a excel (2000) worksheet. This would mimic the after update event on a Access form control . Any ideas please. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel cells randomly don't get updated unless each cell is updated | Excel Discussion (Misc queries) | |||
Validation Procedure with a worksheet change event | Excel Worksheet Functions | |||
workbook_Open event Procedure | Excel Discussion (Misc queries) | |||
Using VBA to track changes in a worksheet - help! Event procedure?? | Excel Programming | |||
OnTime event not firing in Workbook_Open event procedure | Excel Programming |