Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() jpizzle Wrote: Hello everyone, Im back for another probably easy question. How would I get excel to preform a certain action, or macro, when a specific sheet is selected? Thanks again everyone! Hi jpizzle, example, (put in Sheet module): Private Sub Worksheet_Activate() MsgBox "Hi" End Sub Thx Dave -- Piranha ------------------------------------------------------------------------ Piranha's Profile: http://www.excelforum.com/member.php...o&userid=20435 View this thread: http://www.excelforum.com/showthread...hreadid=376995 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excell copy action pauses for 15 second for the smallest action | Excel Discussion (Misc queries) | |||
Copy Sheet action very slow | Excel Discussion (Misc queries) | |||
How to action on Open Sheet | Excel Programming | |||
onClick action from cell selection | Excel Programming |