View Single Post
  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default Macro name different in Organizer

Hi Tara,

In the first paragraph of the article on Graham's web site, he says
"in the Microsoft Word newsgroups you may be offered macro listings."
That's what he meant by "the newsgroup message" in step 5. The same
technique works with macro listings you find on web pages such as
Graham's.

When you record a macro, the default is to place it in a module named
NewMacros, which is stored in Normal.dot. Because it's the default --
you don't have to do anything extra to get it there -- that's
certainly the easiest method. But it's like dumping all your tools
into the "junk drawer" -- it makes it harder to find the one you want
when you need it.

It's much better in the long run to organize your macros into
different templates, and within each template to group them into
different modules. You can do this at the time you create a new macro,
or you can move it later. Beth Melton has a great article about this
at http://www.word.mvps.org/FAQs/Macros...nizeMacros.htm.

One other tip: The macro recorder is a starting place, but the macros
it makes tend to be loaded with unnecessary junk, and sometimes
they're just plain wrong. Read
http://www.word.mvps.org/FAQs/Macros...ordedMacro.htm for
the details.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.

On Wed, 8 Nov 2006 09:50:03 -0800, Tarallen
wrote:

Hi Graham,

Thanks for the reference. This site is great! I have a question though -
there was one instruction I did not understand - "5 Copy the complete block
of code from the newsgroup message to the clipboard" - I'm not sure what
block of code that is - what newsgroup message? Please clarify.

Also - are these instructions necessary if I have just created a recorded
macro? I have never done anything with the actual code. Would it be easier if
I saved all new macros to All Documents (Normal.dot) when I record them so
that I never have to move them around?

Thanks for your help - I feel like I'm getting closer!
Tara


"Graham Mayor" wrote:

The organizer only shows macro modules and not the individual macros they
contain - see http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

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


Tarallen wrote:
Hello,

I have created a recorded macro and named it. However, when I look in
the Organizer, it just has "new macro" and "new macro 1" Why is my
new macro not showing up in the Organizer?

Also, do I have to save the macro to a template or can I just save it
in a document?

When I add the macro to a toolbar, it will not run from there - I get
the security setting error message even though security is set to
medium. However, it will run from Tools-macro-macros when I select it
in the list and click Run. Why is this?

Thanks for your help,
Tara