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. |
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.