Click Event

Occurs whenever the user clicks the specified control.

Private Subobject**_Click**(****** )

*object   * A ChartSpace , PivotTable , or Spreadsheet object.

Remarks

For information about using events with VBScript, see Declaring and Using Event Procedures in VBScript .

Applies to | ChartSpace Object | PivotTable Object | Spreadsheet Object

See Also | ButtonClick Event | DblClick Event | MouseDown Event | MouseMove Event | MouseOut Event | MouseOver Event | MouseUp Event