Below is a collection of some of the macros mentioned in the subpages, in a single file.
Add the following registry entry:
[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Word\Options] "DocCompareLargeTables"=dword:00000001
Right-click "Word Macros.dotm" > Open
ALT-F8 > AddMenuItem > Run
Close Word.
Go to the folder %Appdata%/Microsoft/word
If the folder startup does not exist, create it.
Copy "Word Macros.docx" into %Appdata%/Microsoft/word/startup
Restart Word.
On the Ribbon Menu, under Add-Ins, these new items will appear:
Insert Figure/Table Ref: Finds the next Figure or Table caption and inserts the linked reference at the cursor. Great for quickly adding the next table/figure reference.
Convert Heading to Reference: Converts plain text outline number (e.g. 1.1.2) into a cross-reference to the corresponding heading number. Great for creating indexes to sections of documents. Note that this macro only adds references to headings, not paragraphs.
Fix Field Formatting: Changes all fields so that they do not retain formatting like bold or size. Useful for resetting the format of a field.
Update All Fields: Updates all fields in document.
Show Blackline and PDF: Changes the view to show legal blackline markups and then saves the document as a PDF.
Legal Blackline Comparison: Compares the current open document with an older version of the document of your choice.
Open the folder %Appdata%/Microsoft/word/startup
Move "Word Macros.dotm" to another folder.
Right-click "Word Macros.dotm" > Open.
ALT-F8 > RemoveMenuItem > Run
Close all Microsoft Word documents.
Delete the file Word Macros.dotm