Calculate Event

See Also         Example         Applies To

Chart object: Occurs after the chart plots new or changed data.

Worksheet object: Occurs after the worksheet is recalculated.

Syntax

Private Sub object_Calculate()

object   Chart or Worksheet. For information about using events with the Chart object, see Using Events with the Chart Object.