Hi,

I want to create some macros that will be available to every document in
Word whether it is a new document or an existing one. I have followed the
article below, but my macros are only available by opening the template. The
only way to make the macros available is to import them into the normal.dot
template.

http://office.microsoft.com/en-us/word/HA010872941033.aspx

Does anyone have any help for this?

Chris.

Re: Macros in Global Templates by Doug

Doug
Wed Jan 23 02:09:27 PST 2008

Save your template containing the macros in the Word Startup folder. To
determine the location, select Options from the Tools menu and then go to
the File Locations tab. It is usually:

C:\Documents and Setttings\[user name]\Application
Data\Microsoft\Word\Startup\

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"Kentucky" <Kentucky@discussions.microsoft.com> wrote in message
news:97161F73-200E-4E93-A341-C2521DDEB77F@microsoft.com...
> Hi,
>
> I want to create some macros that will be available to every document in
> Word whether it is a new document or an existing one. I have followed the
> article below, but my macros are only available by opening the template.
> The
> only way to make the macros available is to import them into the
> normal.dot
> template.
>
> http://office.microsoft.com/en-us/word/HA010872941033.aspx
>
> Does anyone have any help for this?
>
> Chris.



Re: Macros in Global Templates by fumei

fumei
Wed Jan 23 03:21:54 PST 2008

>C:\Documents and Setttings\[user name]\Application
>Data\Microsoft\Word\Startup\

will load the global template for that user.

If you want it to load for ANY user on that machine, put it in:

C:\Program Files\Microsoft Office\Office10\Startup

or something similar.

Also, putting a global template into Startup will load it automatically, on
Startup. If you do not want this, you can have a global template (a code
container essentially) in any folder, anywhere on your network. Then you can
load it whenever you want.

Most people use Startup as it IS automatic.

Doug Robbins - Word MVP wrote:
>Save your template containing the macros in the Word Startup folder. To
>determine the location, select Options from the Tools menu and then go to
>the File Locations tab. It is usually:
>
>C:\Documents and Setttings\[user name]\Application
>Data\Microsoft\Word\Startup\
>
>> Hi,
>>
>[quoted text clipped - 11 lines]
>>
>> Chris.

--
Message posted via http://www.officekb.com