#1   Report Post  
Posted to microsoft.public.excel.misc
Tom
 
Posts: n/a
Default On Open Macro

When I open a particuliar workbook I would like to run a master macro
automatically. How can I make this happen?
TFTH,
Tom
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default On Open Macro

Name the macro Auto_Open and it will execute when the workbook is
opened.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Tom" wrote in message
...
When I open a particuliar workbook I would like to run a master
macro
automatically. How can I make this happen?
TFTH,
Tom



  #3   Report Post  
Posted to microsoft.public.excel.misc
Chip Smith
 
Posts: n/a
Default On Open Macro

you could also set another private sub that will look like this..

Private Sub Workbook_Open()

enter macro name here

End Sub

--
--Chip Smith--
MVP Wannabe :)


"Chip Pearson" wrote:

Name the macro Auto_Open and it will execute when the workbook is
opened.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Tom" wrote in message
...
When I open a particuliar workbook I would like to run a master
macro
automatically. How can I make this happen?
TFTH,
Tom




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro Password to open or access Param Excel Worksheet Functions 0 March 6th 06 04:24 PM
Macro to open files isn't updating correctly telewats Excel Discussion (Misc queries) 2 February 21st 06 09:04 PM
How to auto activate macro when file open ? bonzio Excel Worksheet Functions 1 December 16th 05 02:45 PM
How can I set up a Macro to automatically run when I open a speci. Rick Martin Excel Discussion (Misc queries) 1 January 13th 05 05:06 PM
Open Word Doc From Excel Macro MATT Excel Discussion (Misc queries) 4 December 14th 04 12:09 AM


All times are GMT +1. The time now is 03:49 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"