Search notes:

Excel Object Model: Worksheet events

A worksheet triffers the following events:
activate worksheet_activate is called before workbook_deactivate (see also workbook events and Excel Object Model: Order of Events). This event can be called from a worksheet's actviate event. It's possible to call a worksheet's activate method from within this handler.
beforeDelete
beforeDoubleClick
beforeRightClick
calculate
change Triggered when the content of a cell is modified. Compare with event selectionChange.
deactivate worksheet_deactivate is called before workbook_deactivate (see also workbook events and Excel Object Model: Order of Events)
followHyperlink See this example
lensGalleryRenderComplete
pivotTableAfterValueChange
pivotTableBeforeAllocateChanges
pivotTableBeforeCommitChanges
pivotTableBeforeDiscardChanges
pivotTableChangeSync
pivotTableUpdate
selectionChange This event is triggered when the user selects a new Range. Compare with worksheet event change and the workbook event sheetChange. See also this example and the selection property of the application object.
tableUpdate

See also

Order of events
application.enableEvents controls whether an event triggers the corresponding event procedure.
Events of the worksbook object
Examples for VBScript MS-Office App Creator: Excel (Worksheet events)

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1745386465, '160.79.110.36', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/Office/Excel/Object-Model/Worksheet/_events/index(66): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78