Written by Allen Wyatt (last updated June 25, 2018)
This tip applies to Word 97, 2000, 2002, and 2003
Martyn has a large collection of macros that he has built up over the course of several years. Each of these macros has been added to two lengthy custom menus. Recently, if Martyn edits any of the macros and then saves the template, the next time he starts Word all the entries in the custom menus are gone. The only remedy seems to be to restore the most recent backup of Normal.dot and, as a consequence, lose his editing.
There could be any number of reasons why this problem is occurring. The most likely problem is some sort of corruption in the Normal.dot file. Other issues of WordTips address how to handle corruption in the Normal.dot file, but none of those remedies will seem very satisfying in this situation because of the large number of macros that could be lost by salvaging the Normal.dot template.
The best solution is to move the macros out of the Normal.dot template and into a different template. That way, any corruption in Normal.dot will not affect your macros because they are no longer in that template.
For instance, let's say you move the macros to a template called MyMacros.dot. You could then move the template file to Word's Startup folder, where it will be recognized and loaded as a global template the next time you start Word. This means that all the macros within the template are now available at all times, just as they were when they were in the Normal.dot template.
Of course, when you move your macros to a new template (normally using the Organizer or moving them within the VBA Editor itself), this can "break" the menus you created. The reason for this is that the menus--and any custom toolbar buttons--point to the ProjectName.ModuleName.MacroName. When you move the macro to a different template, you are changing the ProjectName and possibly the ModuleName and MacroName.
Your options at this point are to recreate the menus, but if you have dozens (or scores) of macros added to the menus, this can be a real pain. You could, instead, try these general steps, prior to moving the macros, if you are using a version of Word prior to Word 2007:
Figure 1. The New Toolbar dialog box.
Figure 2. The Commands tab of the Customize dialog box.
Unlike your original menus, these newly created menus (on the new toolbar) can be copied and saved to a brand new template. Use the Organizer to copy the new toolbars and your macro modules to a new template. This template can be placed in the Word Startup folder, as described earlier.
Note:
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (431) applies to Microsoft Word 97, 2000, 2002, and 2003.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!
Some of the secondary menus used in Word can be made into floating toolbars, if you know the trick. It's not that hard; ...
Discover MoreA shortcut menu is a great way to quickly access the commands you regularly use. If you want to modify how Context menus ...
Discover MoreYou can customize Word to your heart's content. One way to customize the program is by adding options to the Word menus. ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2020-09-24 09:34:14
Andre
Disappearing Macro Menus for Word 2002 - MS Office 365 MSO
Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments