Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 839 Bytes

Excel.Application.SheetCalculate.md

File metadata and controls

34 lines (21 loc) · 839 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.SheetCalculate event (Excel)
vbaxl10.chm504079
vbaxl10.chm504079
Excel.Application.SheetCalculate
8d0c9042-2bf7-3575-dedb-4f99e1391de1
04/05/2019
medium

Application.SheetCalculate event (Excel)

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

Syntax

expression.SheetCalculate (Sh)

expression An expression that returns an Application object.

Parameters

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

[!includeSupport and feedback]