Specific Capitalization

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


Word includes many different tools that try to analyze what you are writing, and then make changes based on what it thinks you meant. One such tool automatically capitalizes the first letter of sentences. This can be a great help, but in some situations it can be a bother. For instance, if you have a company name or title that uses specific capitalization, then automatically capitalizing the first letter of a sentence can result in incorrect use of a term. As an example, suppose your company name is eWidget. If you type this company name in the middle of a sentence, there is no problem. If you type it at the beginning of a sentence, then you end up with EWidget, since Word capitalizes the first letter of a sentence.

It is interesting to note that this problem only occurs in Word 97 and Word 2000. In Word 2002, the AutoCorrect feature figures that if you capitalize the second letter of a word, but not the first, that you really intended it to be that way. Thus, no change is made, even at the first of a sentence.

If you are using Word 97 or Word 2000, the most obvious solution is to turn off first-letter capitalization in sentences. This is akin to throwing the baby out with the bath water, however--you lose the benefits of the tool because of a single problem with it. You might think that a solution is to use AutoCorrect's exception feature, but this doesn't work for this instance. You can specify sentence endings after which words should not be capitalized, but you cannot specify words that should not be capitalized when they appear at the beginning of sentences.

I even tried different combinations of AutoCorrect terms and AutoText terms, but to no avail. It seems that that "capitalize first letter" setting overrides them all. There was one solution that did work, however: use a macro. This may seem strange, but it works because Word doesn't try to capitalize text inserted with a macro. Thus, you could create this simple macro:

Sub CompanyName()
    Selection.TypeText Text:="eWidget "
End Sub

Make sure you include the trailing space after the company name in the macro. Once created, you can assign the macro to a keyboard shortcut, and then use that shortcut anytime you need to enter the company name.

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 (1615) 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

Changing Cell Patterns

You can shade your cells by filling them with a pattern. Here's how to select the pattern you want used.

Discover More

Using Macros in Protected Workbooks

Having problems with using macros in a protected workbook? There could be any number of causes (and solutions) as ...

Discover More

Understanding Properties

Most of the objects that Windows makes available in its interface possess properties. These properties allow you to ...

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 (menu)

Creating the 'Mils' Symbol

Different industries use their own terminologies and symbols. In the military, one symbol is referred to as the "mils" ...

Discover More

Understanding Nonprinting Characters

Even characters that print nothing still take space in your document. Characters such as tabs, spaces, breaks, and the ...

Discover More

Repeating Actions

Need to repeat an action a whole bunch of times? You can do it a time or two using keyboard shortcuts, but you'll need a ...

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 7 - 7?

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.