From: lilb321 on

I created an add-in for Word 2007 with VBA, which I saved as a macro
enabled template. How do I get this to load automatically each time
word is opened?

Thanks




--
lilb321
From: Graham Mayor on
Move the template to the Word startup folder - which, unless you have
changed the location, can be found by typing
%appdata%\Microsoft\Word\STARTUP in the address bar of Windows (or Internet)
Explorer.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


"lilb321" <lilb321.61e420a(a)wordbanter.com> wrote in message
news:lilb321.61e420a(a)wordbanter.com...
>
> I created an add-in for Word 2007 with VBA, which I saved as a macro
> enabled template. How do I get this to load automatically each time
> word is opened?
>
> Thanks
>
>
>
>
> --
> lilb321


From: lilb321 on

It worked. Thanks!

Graham Mayor;467507 Wrote:
> Move the template to the Word startup folder - which, unless you have
> changed the location, can be found by typing
> %appdata%\Microsoft\Word\STARTUP in the address bar of Windows (or
> Internet)
> Explorer.
>
> --
>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
>
>
>
> "lilb321" lilb321.61e420a(a)wordbanter.com wrote in message
> news:lilb321.61e420a(a)wordbanter.com...-
>
> I created an add-in for Word 2007 with VBA, which I saved as a macro
> enabled template. How do I get this to load automatically each time
> word is opened?
>
> Thanks
>
>
>
>
> --
> lilb321 -




--
lilb321