Jonathan
Thu Feb 19 05:35:47 CST 2004
Hi and
If you place the sub in a standard module, and ensure it has no arguments,
then it will run automatically when the template is loaded as an add-in,
provided that the macro security settings in Word permit the code to run
--
Regards
Jonathan West - Word MVP
http://www.multilinker.com
Please reply to the newsgroup
"and" <and@nospam.invalid> wrote in message
news:403486fa$0$1197$fb624cd1@morenews.zeelandnet.nl...
> Hi,
>
> I am looking for a way to run a "Sub AutoExec" on loading the template
> that contains the macro (by checking a template in the Tools > Templates
> and Add-ins dialog box OR by placing the template in the Startup folder
> of Word).
>
> How can this be done?