Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365. 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 March 9, 2019)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and Word in Microsoft 365


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 Word in Microsoft 365. 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

Status Bar Icons

Near the center of the status bar Word displays a number of different icons. This tip describes the meaning of each ...

Discover More

Clearing the Undo Stack in a Macro

Excel keeps track of the actions you take so that you can undo those actions if any are taken in error. You may want to ...

Discover More

Getting Rid of Workbook Links

Excel allows you to easily link information from one workbook to another. If you want to get rid of links that may be ...

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

Printing AutoCorrect Entries

If you want to print a list of all the AutoCorrect entries in your document, Word doesn't provide a method. You can use ...

Discover More

Turning Off Capital Corrections

If you type two capital letters at the beginning of a word, Word assumes that you made a typing error and will attempt to ...

Discover More

Two Keys with the Press of One

Sometimes it could be helpful to have Word substitute two characters for the one that you type, for instance, to replace ...

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

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.