There are two places for a macro that opens automatically.

One is to create a macro in a Module.
You can either rename your macro to Auto_Open,
or create a new macro called Auto_Open and within it, 
run your macro.

Another way is to create a Workbook_Open event in the
ThisWorkbook module.
In this event, call your macro.

hope this helps.

paul




________________________________
From: SHREE <chidurala.sh...@gmail.com>
To: MS EXCEL AND VBA MACROS <excel-macros@googlegroups.com>
Sent: Friday, June 19, 2009 7:53:01 AM
Subject: $$Excel-Macros$$ Urgent help


Dear Friends,

When ever the user open new excel the macro automatically open.

Please can any one tell me where should I save that macro.


Regds.
Shree


--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to