Application Event TOC - S

Application SheetActivate Event

Occurs when any sheet is activated.

See Application SheetActivate Event

Application SheetBeforeDoubleClick Event

Occurs when any worksheet is double-clicked, before the default double-click action.

See Application SheetBeforeDoubleClick Event

Application SheetBeforeRightClick Event

Occurs when any worksheet is right-clicked, before the default right-click action.

See Application SheetBeforeRightClick Event

Application SheetCalculate Event

Occurs after any worksheet is recalculated or after any changed data is plotted on a chart.

See Application SheetCalculate Event

Application SheetChange Event

Occurs when cells in any worksheet are changed by the user or by an external link.

See Application SheetChange Event

Application SheetDeactivate Event

Occurs when any sheet is deactivated.

See Application SheetDeactivate Event

Application SheetFollowHyperlink Event

Occurs when you click any hyperlink in Microsoft Excel. For worksheet-level events, see the Help topic for the FollowHyperlink event.

See Application SheetFollowHyperlink Event

Application SheetLensGalleryRenderComplete Event

Occurs after a callout gallery’s icons (dynamic & static) have finished rendering.

See Application SheetLensGalleryRenderComplete Event

Application SheetPivotTableAfterValueChange Event

Occurs after a cell or range of cells inside a PivotTable are edited or recalculated (for cells that contain formulas).

See Application SheetPivotTableAfterValueChange Event

Application SheetPivotTableBeforeAllocateChanges Event

Occurs before changes are applied to a PivotTable.

See Application SheetPivotTableBeforeAllocateChanges Event

Application SheetPivotTableBeforeCommitChanges Event

Occurs before changes are committed against the OLAP data source for a PivotTable.

See Application SheetPivotTableBeforeCommitChanges Event

Application SheetPivotTableBeforeDiscardChanges Event

Occurs before changes to a PivotTable are discarded.

See Application SheetPivotTableBeforeDiscardChanges Event

Application SheetPivotTableUpdate Event

Occurs after the sheet of the PivotTable report has been updated.

See Application SheetPivotTableUpdate Event

Application SheetSelectionChange Event

Occurs when the selection changes on any worksheet (doesn't occur if the selection is on a chart sheet).

See Application SheetSelectionChange Event

Application SheetTableUpdate Event

Occurs when a table on a worksheet is updated.

See Application SheetTableUpdate Event