
Tips.Net > WordTips Home > Customizing Word > Toolbars > Displaying the Outlining Toolbar by Default
Summary: The Outlining toolbar contains tools that are helpful to use, even if you aren’t working on your document’s outline. This tip explains how you can ensure that the Outlining toolbar is always displayed, as well as a way to access the desired tools even without the toolbar visible. (This tip works with Microsoft Word 97, Word 2000, Word 2002, and Word 2003.)
The Outlining toolbar in Word contains a number of tools which 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:
With the two tools appearing on a different toolbar, you no longer need to display the Outlining toolbar all the time.
Tip #205 applies to Microsoft Word versions: 97 2000 2002 2003
Take Control! Master the real power behind Word! Successfully master the secrets of powerful formatting and create documents that stand out from the rest. Best of all, you can create documents that are easy to maintain and quick to change.
Check out Word 2007 Styles and Templates today!
Have thousands of WordTips at your fingertips, on your own system. Answer your own questions or help support others. (more information...)
Ask a Word Question
Make a Comment
Bugs and Pests Tips
ExcelTips
Family Tips
Health Tips
Home Tips
Organizing Tips
WordTips