Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm looking for code that runs a macro when a worksheet called "email" is clicked everytime. I think it's an event macro, but, I can not seem to find an example. The macro I want to run is simple Sheets("email").Select Range("A1").Select Application.CutCopyMode = False ActiveWindow.ScrollRow = 1 ActiveWindow.ScrollColumn = 1 Thanks in advance. Wazza McG |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MACRO ACTIVATED AYTOMATICALLY | Excel Discussion (Misc queries) | |||
MACRO ACTIVATED EVERY 5 SECONDS | Excel Discussion (Misc queries) | |||
User Form activated by a macro | Excel Programming | |||
How to end macro on inital active worksheet containing macro button that was clicked | Excel Programming | |||
Is there a way to know when a worksheet has been clicked? | Excel Programming |