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

Inserting Text with a Macro

Need to have your macro insert a bit of text into your document? It's easy to do using the TypeText method.

Discover More

Preventing Changes to Styles in Documents

Have you ever created a template only to have the styles within it changed as they were used within a document? Here are ...

Discover More

Putting a Macro Name on the Quick Access Toolbar

In older versions of Word you could customize the program so that either icons or text (or both) could appear on the ...

Discover More

Do More in Less Time! Are you ready to harness the full power of Word 2013 to create professional documents? In this comprehensive guide you'll learn the skills and techniques for efficiently building the documents you need for your professional and your personal life. Check out Word 2013 In Depth today!

More WordTips (menu)

Moving Breaks Quickly

Breaks in a document can be easily moved from one place to another using familiar editing techniques. The trick is to ...

Discover More

Using Consistent References

Some text references need to be consistent in many places throughout a document. Learn different ways you can ensure that ...

Discover More

Capitals After Colons

Do you want Word to always capitalize the first letter appearing after a colon? The program won't do it by default, but ...

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 eight less than 8?

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.