Application.SheetActivate event (Excel)

Occurs when any sheet is activated.

Syntax

expression.SheetActivate (Sh)

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
Sh Required Object The activated sheet. Can be a Chart or Worksheet object.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.