Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / June 2007

Tip: Looking for answers? Try searching our database.

Can't see macros in organiser

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sheila D - 01 Jun 2007 12:31 GMT
I have a number of macros stored in the normal template and am trying to
figure out how to use the Organiser but none of my macros are listed whether
I look at the currently open document or the normal template - I'm sure I'm
doing something stupid here or missing something obvious here.........
Thanks for any help
Sheila
Graham Mayor - 01 Jun 2007 12:36 GMT
The organiser doesn't show the individual macros, but the modules that
contain them - see http://www.gmayor.com/installing_macro.htm

Signature

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

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

> I have a number of macros stored in the normal template and am trying
> to figure out how to use the Organiser but none of my macros are
> listed whether I look at the currently open document or the normal
> template - I'm sure I'm doing something stupid here or missing
> something obvious here......... Thanks for any help
> Sheila
Sheila D - 01 Jun 2007 13:00 GMT
Thanks Graham - so as a non VB person I would not really use the organiser at
all then I guess. Can I rename macros just by editing the name at the
beginning of the code?

Sheila

> The organiser doesn't show the individual macros, but the modules that
> contain them - see http://www.gmayor.com/installing_macro.htm
[quoted text clipped - 5 lines]
> > something obvious here......... Thanks for any help
> > Sheila
Bear - 01 Jun 2007 14:41 GMT
Sheila:

Yes, you can. AFAIK that's the only way to rename them. Renaming them will
break any menu command or toolbar button assignements you've made. There are
VBA techniques for assigning macros and tooltips to commands and buttons, and
they are generally easier than repeating your customizations using the GUI.

The Organizer is handy if you take the trouble to organize your macros into
named Modules. You can then move a group of macros to another template, etc.
It's just not useful for renaming them.

Example: My BearTools template has a module for every menu and some extras,
so I can organize my macros more sensibly.

modCommon
modEdit
modFile
modFormat
etc.

Bear
Signature

Windows XP, Word 2000

> Thanks Graham - so as a non VB person I would not really use the organiser at
> all then I guess. Can I rename macros just by editing the name at the
[quoted text clipped - 11 lines]
> > > something obvious here......... Thanks for any help
> > > Sheila
Graham Mayor - 01 Jun 2007 14:44 GMT
> Can I rename macros just by editing  the name at the beginning of the
> code?
>
> Sheila

Yes - within the naming constraints of vba. Unless you are creating an auto
macro, the name is only an indication of what the macro does.

Signature

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

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

Stefan Blom - 01 Jun 2007 12:38 GMT
What, if anything, is listed in the dialog box? Note that you will have
to copy the *module* in which the macro is located; you cannot copy
individual subs or functions.

Signature

Stefan Blom
Microsoft Word MVP

> I have a number of macros stored in the normal template and am trying to
> figure out how to use the Organiser but none of my macros are listed whether
> I look at the currently open document or the normal template - I'm sure I'm
> doing something stupid here or missing something obvious here.........
> Thanks for any help
> Sheila
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.