Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 800 Bytes

Excel.Application.SheetActivate.md

File metadata and controls

34 lines (21 loc) · 800 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.SheetActivate event (Excel)
vbaxl10.chm504077
vbaxl10.chm504077
Excel.Application.SheetActivate
06387251-ba01-531c-56c8-359ffb0940e5
04/05/2019
medium

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.

[!includeSupport and feedback]