
Welcome toWord2007.Tips.Net
Cleaning Tips
Gardening Tips
Health Tips
Organizing Tips
Discovering where Word Stores Templates
Stopping Word from Correcting Capitals
Getting Rid of Unwanted Screen Lines
Getting Rid of Word's Automatic Lines
Configuring Word for Audible Feedback
Suppose you want to apply a particular formatting attribute to all the headings in your document in one fell swoop. If you use four heading levels in your document, and you want to make them all red, you could use find and replace to search for all the heading levels, in turn, and change them to red. This gets tedious, of course. You could speed up the process by using a macro, but the macro would still be quite long since you would still need to do four separate find and replace operations.
There is a quicker way, however: Do your work in Outline view. When you show only certain heading levels in Outline view, find and replace only operates on those particular heading levels. Follow these steps:
The result of this procedure is that all the headings in the document are changed to red text. This works because find and replace only works with whatever is visible when you are working in Outline view. If you didn't use find and replace, but instead selected the whole document (Ctrl+A) and changed the font to red, Word would make the changes in everything you see and everything that is hidden. Using find and replace, instead, results in only the visible text being modified.