Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to run a procedure when a user clicks on a worksheet. The code should
be something like Private Sub workbook_SheetActivate(ByVal Sh As Object) MsgBox Sh.Name End Sub I've tried putting this in a module and underneath the sheets to no avail. Where should I put this code if I want it to run when a worksheet is clicked and active? -- M. Shipp |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Activate Event | Excel Programming | |||
Pasting after Workbook Activate event | Excel Programming | |||
Worksheet Activate Event | Excel Programming | |||
Activate sheet event | Excel Programming | |||
Activate event | Excel Programming |