Changing the Default Highlighting Color

Written by Allen Wyatt (last updated September 25, 2023)
This tip applies to Word 2007, 2010, 2013, and 2016


1

On the Home tab of the ribbon, the default color for the Text Highlight tool is yellow. Larry wonders if there is a way to change the default so that it is, instead, "No Color."

The answer depends on what you mean by "default color." If you mean that the highlighting will be something other than yellow (including "No Color") when you first start Word, then the answer is no. There is no built-in ability to specify a default color according to this definition.

However, if your definition of "default color" means that what Word uses the next time you use the Text Highlight tool, then the answer is yes. You see, if you use the drop-down color selector next to the tool, whatever color you pick (including, again, "No Color") becomes the "default" color for all subsequent uses of the tool during your current session in Word.

Of course, you can change the highlight color when you first start Word by using an AutoExec macro to set the color. The macro using this special name, when stored in your Normal template, runs whenever you start Word, so it is a great place to specify the color you want. Here's how such a macro would look:

Sub AutoExec()
    Options.DefaultHighlightColorIndex = wdNoHighlight
End Sub

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 (144) applies to Microsoft Word 2007, 2010, 2013, and 2016.

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

Conditional Page Breaks

Need to have your worksheet printout start on a new page every time a value in a column changes? There are a couple of ...

Discover More

Quickly Updating Values

You can easily adjust the values in a range of cells by a certain amount. The key is to modify how you use the pasting ...

Discover More

Specifying Different Weekends with NETWORKDAYS

The NETWORKDAYS worksheet function can be used to easily determine the number of work days (Monday through Friday) within ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!

More WordTips (ribbon)

Noting Formatting Inconsistencies

When you create a document, Word is constantly checking behind the scenes to make sure that what you type makes sense. ...

Discover More

Understanding Mirror Margins

Rather than have the margins of your documents always be the same, you can use what Word calls "mirror margins." Here's ...

Discover More

Automatic AutoCorrect Exceptions for Beginning Sentences

When automatically capitalizing the beginning of sentences, Word relies on how you historically have done your typing. ...

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 one less than 9?

2018-09-02 00:57:53

Yaniv

Hi Allen.
I've assigned a shortcut to the highlight function (alt+H).
And when you do that *after* you've changed the default yellow to another color, then the default in all future documents becomes the changed color.


This Site

Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu 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.