Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and 2021. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Managing the AutoCorrect List.

Managing the AutoCorrect List

Written by Allen Wyatt (last updated April 5, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021


5

Word's AutoCorrect feature can be either a big time-saver or a royal pain, depending on how you plan to use Word. In reality, the AutoCorrect feature uses a list of words that is shared by all applications in the Office suite, so changes you make to the AutoCorrect list in Word will also affect how you make changes in Excel, PowerPoint, and other Office tools.

So how do you manage the AutoCorrect list? The normal way is to follow these steps:

  1. Display the Word Options dialog box. (In Word 2007 click the Office button and then click Word Options. In Word 2010 or a later version display the File tab of the ribbon and then click Options.)
  2. Click Proofing at the left side of the screen.
  3. Click the AutoCorrect Options button. Word displays the AutoCorrect dialog box. (See Figure 1.)
  4. Figure 1. The AutoCorrect dialog box.

  5. Make any changes desired in the various tabs and controls in the dialog box.
  6. Click OK to close the AutoCorrect dialog box.
  7. Click OK to close the Word Options dialog box.

If you want to do a mass delete of all the AutoCorrect entries in your system, you can do so using a macro such as the following:

Sub DeleteAutoCorrectEntries()
    Dim acEntry As AutoCorrectEntry
    For Each acEntry In AutoCorrect.Entries
        acEntry.Delete
    Next acEntry
End Sub

Note that this macro is no respecter of AutoCorrect entries: it deletes them all. Because of this, you may want to back up your AutoCorrect entries, as described next.

When you make changes to the AutoCorrect list, those changes are saved in files that have the ACL filename extension. Some Word users simply refer to these as "ACL files." (Wonder where they got that name?) The exact filename and location of the files can vary depending on your particular operating system setup and the version of Word/Office you are using. In general, though, if you want to back up your AutoCorrect entries, just look for files with this extension. If you want to move your AutoCorrect entries from one system to another, just copy the ACL file. (Make sure you only do this with like versions of Word. Not paying attention to the program version can have unintended consequences.) Specific instructions can be found in Microsoft Support; just search for "ACL AutoCorrect."

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 (11595) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Word here: Managing the AutoCorrect List.

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

Macro Runs Slowly, but Steps Quickly

When you have a macro that processes a huge amount of data, it can seem like it takes forever to finish up. These ...

Discover More

Adjusting Spell Check for Internet Addresses

When you check the spelling of worksheet data, you may want to spell checker to either ignore or check Internet addresses ...

Discover More

Replacing Commas with Periods

Want to replace all commas in a formatted number with periods, and vice-versa? There are a couple of approaches you can ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!

More WordTips (ribbon)

Stopping Word from Changing Characters in an E-mail Address

When you type an e-mail address, Word generally recognizes it as such. What do you do, though, if Word changes the e-mail ...

Discover More

Correcting Capitalization with AutoCorrect

We all have idiosyncrasies that are evident in how we type. Word can compensate for a lot of these flubs, but it is ...

Discover More

Punctuation Marks that Don't End Sentences

Word tries its best to recognize when you've reached the end of a sentence and then helpfully capitalizes the first ...

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 seven more than 2?

2021-03-05 01:04:14

BYUNGHAWK LEE

I input new list in my notebook. It works through all the office files. But on my wife's note book , the changes in Excel doesn't affect in other office program. Her office is same as mine, and it works previous, - I thought - but now it doesn't work. I don't know what is the problem. Can you help me?


2021-02-18 18:46:55

Patricia Main

I use different computers/systems. My autocorrect entries are important. I forget to copy and take them with me. I remember changing a location to an external i used to carry to take them (or so I thought. LOL. Maybe I was only transporting my formatted ones in normal template. :(

is there a way i can force both formatted and unformatted entries (.acl) to go to an external? I'm using Word 2016


2021-02-18 15:50:38

Patricia Main

I use different computers/systems. My autocorrect entries are important. I forget to copy and take them with me. I remember changing a location to an external i used to carry to take them (or so I thought. LOL. Maybe I was only transporting my formatted ones in normal template. :(

is there a way i can force both formatted and unformatted entries (.acl) to go to an external? I'm using Word 2016


2019-10-19 16:58:57

Patrick Birdsall

MSO 2019 - resolved

Searching for Mso.acl , *.acl and all variants I could not locate this file.
Moving from MSO2013 to MSO 2019


2019-10-19 16:44:41

Patrick Birdsall

MSO 2019

Searching for Mso.acl , *.acl and all variants I could not locate this file.
Moving from MSO2013 to MSO 2019


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.