Skip to main content
Learn
Excel Macro: Rename Worksheet Events in Excel
Is there  a event to handle the renaming of a worksheet? Unfortunately, the Excel object model does not provide any events for […]
Docs
Application.SheetActivate event
Occurs when any sheet is activated. Syntax expression.SheetActivate (Sh) expression An expression that returns an Application object. Parameters Name Required/Optional Data type Description Sh Required Object […]