View Single Post
  #8   Report Post  
Posted to microsoft.public.word.newusers
akkrug
 
Posts: n/a
Default Copy macros from Normal.dot to another template for distributi

Thanks Stefan. I think I finally get it!!!

Ken K.
--
akkrug


"Stefan Blom" wrote:

The Normal template is always global; custom templates
must be in the startup folder to be global. See
http://word.mvps.org/macwordnew/glob...atecontent.htm.

--
Stefan Blom
Microsoft Word MVP


"akkrug" wrote in message
...
Thanks Graham. I'm still a little fuzzy on what makes a template

"Global",
other than locating it in the startup directory. You guys are the

best!!
--
akkrug


"Graham Mayor" wrote:

ALT+F11 - Insert Module

--

Graham Mayor - Word MVP

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


akkrug wrote:
Graham,

How do I go about creating a new macro project?

Thanks.

The organiser only shows macro project items - if you have not

made
any changes yours will be in the NewMacros project (along with

any
others you have created). To separate it out you need to create

a
new project and move the macro to it using the macro editor, or

if
you have the template open for editing, you could move or copy

it to
the new template project directly.

--

Graham Mayor - Word MVP

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



akkrug wrote:
We need to distribute the spell checking macro and toolbar to

users
in other areas of the company. The macro shows up under all

active
Templates and the Normal.dot template, but when I try to use

the
organizer to copy it from Normal.dot to another template, the

macro
doesn't show up. Any idea what I am doing wrong?

Thanks!

Ken K.