Application.SheetDeactivate Event
Occurs when any sheet is deactivated.
Syntax
expression.SheetDeactivate(Sh, )
expression An expression that returns a Application object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Sh | Required | Object | The sheet. Can be a Chart or Worksheet object. |