Displaying the Outlining Toolbar by Default

Written by Allen Wyatt (last updated May 4, 2021)
This tip applies to Word 97, 2000, 2002, and 2003


The Outlining toolbar in Word contains a number of tools that are very helpful, and not just when you are working in Outline view. Most notably it contains two tools that are helpful for tables of contents. One tool, Update TOC, is great for updating the TOC while you are developing the document. The other tool, Go To TOC, allows you to jump back to the TOC from any place in the document.

Because these tools are so helpful, some people like to display the Outlining toolbar all the time. It displays automatically when you switch to Outline view, but at other times you must choose View | Toolbars | Outlining to display it. Getting the Outlining toolbar to display at all times is a bit trickier. The only way to do this is by using a macro that runs automatically when you start Word. You can do this by adding the following macro to the Normal.dot template:

Sub AutoOpen()
    CommandBars("Outlining").Visible = True
End Sub

If you prefer not to use a macro, you should consider simply giving up on the Outlining toolbar and creating your own custom toolbar. If all you are interested in is the TOC-related tools, this is a very easy thing to do:

  1. Choose Customize from the Tools menu. Word displays the Customize dialog box.
  2. Make sure that the Commands tab is displayed. (See Figure 1.)
  3. Figure 1. The Commands tab of the Customize dialog box.

  4. In the Categories list, choose All Commands.
  5. Scroll through the list of commands and select GotoTableOfContents.
  6. Drag the GotoTableOfContents tool out of the list and drop it at the toolbar location where you want it to appear.
  7. Scroll through the list of commands and select UpdateTableOfContents.
  8. Drag the UpdateTableOfContents tool out of the list and drop it at the toolbar location where you want it to appear.
  9. Close the Customize dialog box.

With the two tools appearing on a different toolbar, you no longer need to display the Outlining toolbar all the time.

Note:

If you would like to know how to use the macros described on this page (or on any other page on the WordTips sites), I've prepared a special page that includes helpful information. Click here to open that special page in a new browser tab.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (205) applies to Microsoft Word 97, 2000, 2002, and 2003.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Counting Displayed Cells

When you filter data, Excel displays only a portion of what is really in a worksheet. If you want to count the number of ...

Discover More

Shortcut to Move between Two Worksheets

Moving between to adjacent worksheets is easy; Excel provides a shortcut key to do the trick. If you want to move between ...

Discover More

Template Changing On Its Own

When you attach a template to a document, you expect that template to stay attached. When you share the document with ...

Discover More

Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!

More WordTips (menu)

Hiding the Reviewing Toolbar

Does the Reviewing toolbar keep popping up whenever you create a document? Here's a possible reason, along with what you ...

Discover More

Renaming a Toolbar

Word allows you to create custom toolbars that can speed how you work with various tools and macros. When you first ...

Discover More

Quickly Removing a Toolbar Button

Need to remove a toolbar button, but don't want to go through the hassle of displaying the Configure dialog box? You can ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 1 + 1?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

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.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.