The information in this article applies to:
SUMMARY
In Word, a macro can have the same name as an internal command.
However, if you assign the macro or the internal command to a keyboard
shortcut key or to a menu, the assignment will apply to both. In other
words, the shortcut key or menu option will call both the macro and
the internal command.
WORKAROUNDIf you want to have access to both an original command and a modified command, create two macros. Use Macro1 to call the original command and Macro2 to call your customized version of the command. You can assign these macros to separate keystrokes or menu positions. MORE INFORMATION
Word is constructed in a modular fashion and has many commands that
provide all of the program's functionality. To see these commands,
choose Macro from the Tools menu and under Show, select Commands.
Additional query words: winword2 2.0 word6 winword
Keywords : |
Last Reviewed: December 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |