Application SheetChange Event

Purpose

Occurs when cells in any worksheet are changed by the user or by an external link.

Syntax

SheetChange(Sh, Target)

Required Parameters

Sh

A Worksheet object that represents the sheet.

Target

The changed range.