Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there any way to run a given macro automatically upon opening an Excel
file, rather than opening the file and then Tools/macro/macros.../Run ? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ken,
Yes: Call that macro auto_open(). It will be auto-executed when the.xls is opened unless the user presses the shift key during open. HTH, Bernd |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thankyou Thankyou Thankyou!!!!
ken wrote in message oups.com... Hi Ken, Yes: Call that macro auto_open(). It will be auto-executed when the.xls is opened unless the user presses the shift key during open. HTH, Bernd |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening a tab automatically in a file | Excel Discussion (Misc queries) | |||
Copy File Automatically on Opening It | Excel Discussion (Misc queries) | |||
How do I stop a new file from opening automatically? | Excel Discussion (Misc queries) | |||
Automatically run a macro when opening an Excel file | Excel Programming | |||
Automatically run macro when opening file | Excel Programming |