This article describes how to create a Microsoft Word macro that will automatically replace the word Degrees with the degrees symbol in the report. This macro is for Microsoft Word 2003, so the external editor will need to be used.
Step 1 - Import The Macro:
1. Download the ReplaceDegrees.txt attachment from the bottom of the article by RIGHT clicking the link and selecting "Save Target As..."

2. Save this file to the desktop.

3. Open Microsoft Word. Click Tools, Macro, and then Macros.
4. In the Macro Name textbox enter ReplaceDegrees, then click Create.

5. The Microsoft Visual Basic editor will open.
6. Click Insert, then click File.
7. Navigate out to the desktop where the ReplaceDegrees.txt file is located that was downloaded in step 1. Select the file and click Open.

8. Click File, then click Save Normal. Close the Microsoft Visual Basic Editor.
Step 2 - Installing the Macro Onto the Toolbar:
1. From Microsoft Word, click Tools, then click Customize.
2. Select the Toolbars tab.
3. Click the New button. The New Toolbar window will appear.
4. Name the toolbar "Documentation". Make sure the "Make toolbar available to" is set to Normal.dot. Click OK.

5. Click the Commands tab.
6. On the left list view, scroll down to the Macros category. Select the Macros list item.
7. Highlight and drag the Normal.NewMacros.ReplaceDegrees command from the right listbox over to the toolbar, which should be a small blue box that will appear to the left of the Customize window.

8. Close the customize window.
9. Drag the Documentation toolbar up to the top toolbars.
