Calling macro in global template

B

Bo Rasmussen

Hi,

How do I call a macro in a global template from another template ? I simply
thought that as the global template is loaded at startup, the macros were
automatically available to other macros. If the macro in the global template
is called Globalmacro, shouldn't it be possible to simply call it by the
simple statement

GlobalMacro

or should it be scoped somehow ?

Regards
Bo Rasmussen
 
C

Charles Kenyon

Application.Run MacroName:= "GlobalMacro"


--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top