Finding Contractions

Written by Allen Wyatt (last updated July 4, 2026)

2

The house style guide in Beth's company mandates that contractions be avoided within prose. She wonders if there is a setting within Word or some way that she can easily find contractions. She can't just search for apostrophes, as they could be used in possessives.

There is no easy way to do this in Word. And I agree with Beth—it is tedious to search for all the apostrophes and manually evaluate each one. That, however, may be the best way to handle the situation.

As Beth notes, an apostrophe can be used in a contraction and to indicate a possessive. If Beth's style guide is like many that I've seen, there are probably rules relating to how possessives need to be handled, so it isn't a matter of ignoring possessives, but also finding those and making sure they are handled correctly.

It is possible to create a macro that would go through a document and find common contractions such as don't, doesn't, won't, you're, and so on. Once found, these could be replaced with their full form (do not, does not, will not, you are, and so on). This might seem to be a timesaver, but it can create a much bigger problem if the contractions are within quoted material. After the macro, the quotes would no longer be accurate.

Of course, the macro could simply mark all the common contractions using yellow highlighting, which would allow you to check each highlighted occurrence and determine if a change should be made. This doesn't seem to provide any benefit, however, as every apostrophe will still need to be checked—both the marked, common contractions and the left-over apostrophes used in uncommon contractions or possessives.

To find apostrophes and do your checking, rely on using Find and Replace. If you do a wild card search, you can use this pattern in the Find What box:

[A-z]{1,}[''][A-z]{1,}

This will find 1 or more letters followed by an apostrophe followed by 1 or more letters. I'm not sure if it is clear in the above pattern line or not, but there are two types of apostrophes included between the square brackets in the middle of the pattern. The first is a straight apostrophe and the other is a smart (curly) apostrophe. This will catch both straight-quote and curly-quote apostrophes that may be in the document. You may need to copy the two different apostrophes from elsewhere and then paste them in.

Alternatively, you can use the following pattern in the Find What box, using caret codes for the straight and curly quotes:

[A-z]{1,}[^039^0146][A-z]{1,}

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (13584) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, 2021, 2024, and Word in Microsoft 365.

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

Copying Formats to a New Worksheet

Do you want to copy formats from one worksheet to another? You can do so easily by using the Format Painter. It even ...

Discover More

Opening Multiple Workbooks at Once

Need to open a bunch of workbooks from within Excel? It's easy to do when you construct a selection set in the Open ...

Discover More

Using the ABS Function

Need to find the absolute value of a number? That's where the ABS function comes into play.

Discover More

Discover the Power of Microsoft Office This beginner-friendly guide reveals the expert tips and strategies you need to skyrocket your productivity and use Office 365 like a pro. Mastering software like Word, Excel, and PowerPoint is essential to be more efficient and advance your career. Simple lessons guide you through every step, providing the knowledge you need to get started. Check out Microsoft Office 365 For Beginners today!

More WordTips (ribbon)

Replacing Just in the Footnotes

When editing a document that contains footnotes, you may want to perform a Find and Replace operation that is limited to ...

Discover More

Replacing Hidden Text

Word allows you to format text so it can be easily hidden from view and from printing. If you want to convert the hidden ...

Discover More

Searching for Adjectives and Adverbs

Searching for different types of words in your documents is a nice thing to contemplate, but it is much harder to do in ...

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

2026-07-04 09:49:15

Barbie

I would not suggest doing a straight find and replace, as some contractions, when "split up," require rewording the sentence. "Don't you?" is correctly "Do you not?" not "Do not you?"
I believe there is a grammar setting that will flag at least some contractions.


2026-07-04 09:32:04

Beepee

I don't know a lot about the Exclusion dictionary but, is it not easier to add all contractions to this dictionary, IF they really are NEVER to be accepted in documents. That way typing, or copying & pasting they will always get flagged as 'wrong' words?

See: https://wordribbon.tips.net/T008695_Creating_a_Spelling_Exclusion_List.html


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.