Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a macro that executes when the spreadsheet is opened. Is there a
way to set this marco to execute for any spreadsheet that is opened on my machine? Not just the one that has the macro embeddid in it? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to get your head around applicaiton level wvents. Take a look at
this link to get started... http://www.cpearson.com/excel/AppEvent.htm -- HTH... Jim Thomlinson "john conwell" wrote: I've got a macro that executes when the spreadsheet is opened. Is there a way to set this marco to execute for any spreadsheet that is opened on my machine? Not just the one that has the macro embeddid in it? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Put the code in your personal.xls workbook
-- HTH Nick Hodge Microsoft MVP - Excel Southampton, England www.nickhodge.co.uk HIS "john conwell" wrote in message ... I've got a macro that executes when the spreadsheet is opened. Is there a way to set this marco to execute for any spreadsheet that is opened on my machine? Not just the one that has the macro embeddid in it? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mach | Excel Worksheet Functions | |||
Lookup and mach | Excel Discussion (Misc queries) | |||
the macro don't execute | Excel Programming | |||
execute a macro | Excel Programming | |||
"Could not load an object because it is not available on this mach | Excel Programming |