Word.Tips.Net Welcome toWord.Tips.Net

Helpful Links

Tips.Net Home
WordTips Home

Ask a Word Question
Make a Comment

Tips.Net Store

WordTips FAQ
WordTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
WordTips Site

Newest Tips

Printing On Both Sides of the Paper

Turning Off AutoComplete for Dates

Ordering Search and Replace

Understanding Auto Line Spacing

Adding Comments to Your Document

Conditional Calculations in Word

Determining Word Frequency

 

Renaming a Macro

Summary: When macros are first created, they are given unique names by which you can reference them. If you want to change the name assigned to a macro, then there are a couple of things you can do, each described in this tip. (This tip works with Microsoft Word 97, Word 2000, Word 2002, and Word 2003.)

A macro is nothing more than a series of instructions you want the computer to execute. It is a program which is run in the context of the application you are using. As you create macros, you will probably come across a need to rename a few of the existing macros. To do this, follow these steps:

  1. Choose the Macro option from the Tools menu, and then choose Macros from the resulting submenu. Word displays the Macros dialog box.
  2. Click Organizer. The Organizer dialog box appears with the Macro tab selected. (Depending on your version of Word, the tab may have a different name, but it will still be the tab related to macros.) (Click here to see a related figure.)
  3. From the macro list at the left side of the dialog box, select a macro you want to rename.
  4. Click the Rename button. You will see the Rename dialog box.
  5. Enter a new name for the macro.
  6. Click on OK.
  7. To rename other macros, repeat steps 3 through 6.
  8. When you are finished renaming macros, click on Close.

Some versions of the Organizer don't allow you to rename individual macros, but only to rename entire modules (collections of macros). If you want to rename individual macros, then you need to work directly with the VBA Editor itself. Follow these steps to rename a macro:

  1. Choose the Macro option from the Tools menu, and then choose Macros from the resulting submenu. Word displays the Macros dialog box.
  2. In the list of available macros, choose the one you want to rename. The Edit button should become active.
  3. Click Edit. The VBA Editor is started, and you see the macro you chose to edit.
  4. At the top of the macro you'll see the procedure definition, consisting of the word "Sub" followed by the name of the macro. Change the actual name in this line.
  5. Close the VBA Editor.

That's it; the macro is now renamed to whatever name you used in step 4.

Tip #1131 applies to Microsoft Word versions: 97 | 2000 | 2002 | 2003

Step Up and Take Control! Subscribers to WordTips know just how valuable a resource it is. WordTips Premium provides twice the number of exceptional, easy-to-understand tips every week in an ad-free newsletter, as well as substantial discounts on WordTips archives and e-books.
 
Check out WordTips Premium today!