Application SheetActivate Event
Occurs when any sheet is activated.
Application SheetBeforeDoubleClick Event
Occurs when any worksheet is double-clicked, before the default double-click action.
Application SheetBeforeRightClick Event
Occurs when any worksheet is right-clicked, before the default right-click action.
Application SheetCalculate Event
Occurs after any worksheet is recalculated or after any changed data is plotted on a chart.
Application SheetChange Event
Occurs when cells in any worksheet are changed by the user or by an external link.
Application SheetDeactivate Event
Occurs when any sheet is deactivated.
Application SheetFollowHyperlink Event
Occurs when you click any hyperlink in Microsoft Excel. For worksheet-level events, see the Help topic for the FollowHyperlink event.
Application SheetLensGalleryRenderComplete Event
Occurs after a callout gallery’s icons (dynamic & static) have finished rendering.
Application SheetPivotTableAfterValueChange Event
Occurs after a cell or range of cells inside a PivotTable are edited or recalculated (for cells that contain formulas).
Application SheetPivotTableBeforeAllocateChanges Event
Occurs before changes are applied to a PivotTable.
Application SheetPivotTableBeforeCommitChanges Event
Occurs before changes are committed against the OLAP data source for a PivotTable.
Application SheetPivotTableBeforeDiscardChanges Event
Occurs before changes to a PivotTable are discarded.
Application SheetPivotTableUpdate Event
Occurs after the sheet of the PivotTable report has been updated.
Application SheetSelectionChange Event
Occurs when the selection changes on any worksheet (doesn't occur if the selection is on a chart sheet).
Application SheetTableUpdate Event
Occurs when a table on a worksheet is updated.