See Also Example Applies To
Occurs when any sheet is deactivated.
Syntax
Private Sub object_SheetDeactivate(ByVal Sh As Object)
object Application or Workbook.
Sh The sheet. Can be a Chart or Worksheet object.