Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, 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: Overriding Automatic Numbering of Tables.

Overriding Automatic Numbering of Tables

Written by Allen Wyatt (last updated June 11, 2022)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021


1

Chris has a document with tables. She wants two TOCs, one for the document and one for the tables. The tables are labeled 1, 2, 3, etc., but then she added some tables like 16A, 16B, and 17A. When Chris updates the TOC for the tables, Word changes her table numbers, such as changing 16B to 17 and 17A to 18. Chris wonders if there is a way to override Word so the TOC will list the tables with the letters after the number.

If you are using Word's automatic number, it is intended to sequentially number items, pure and simple. Word would have no way of knowing where "deviations" should occur, such as with tables 16A, 16B, and 17A. While you can try to make the changes in the document itself, the moment Word updates the numbering your alterations will be "renumbered" to again be sequential.

Your best bet is to number the tables manually using whatever style you want for the table caption that contains the number. For instance, you might use a paragraph style called MyTables for the captions. You can then create a TOC for your tables that gathers only the paragraphs formatted using the MyTables style. The individual table numbers, since they are manual, could appear using any type of numbering you desired.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (13372) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. You can find a version of this tip for the older menu interface of Word here: Overriding Automatic Numbering of Tables.

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

Printing On Both Sides of the Paper

A VBA macro to allow duplex printing.

Discover More

Sorting Single-Column Addresses

Got a document that contains a bunch of addresses? If you want to sort the addresses, then you are in for a surprise ...

Discover More

Setting Up Custom AutoFiltering

The filtering capabilities of Excel are very helpful when you are working with large sets of data. You can create a ...

Discover More

Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!

More WordTips (ribbon)

Converting Text Into a Table

Need a block of text to appear in a table? Word can do the conversion for you very quickly.

Discover More

Setting a Default Table Border Width

When you insert a table into your document, it uses a standard-weight line around each cell in the table. If you want to ...

Discover More

Putting Something in Every Cell of a Table

Need to make sure that all the cells of a table have something in them? It's easy to do with a handy little macro.

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 one less than 9?

2022-06-11 07:55:47

Ken Endacott

This is how to modify automatic table numbering to give labels such as 16A, 16B, 16C etc. The method is to add the A, B, C to the caption text and restart the numbering back to 16 for each of the sub numbers. The result will display correctly in the List of Tables. The only catch is that if tables are subsequently added or deleted then the restarts will need to be changed.

1. Create table captions of all tables in the usual way with the Insert Caption button in the References ribbon. Initially they will all be numbered in sequence

2. ALT + F9 to display the fields. The caption and field will be of the form:
Table { SEQ Table \* ARABIC } Caption text

3. Change the caption and field at table 16A to:
Table { SEQ Table \* ARABIC }A Caption text
At the following table to be numbered 16B change the caption and field to:
Table { SEQ Table \* ARABIC \r 16 }B Caption text
And for table 16C change to:
Table { SEQ Table \* ARABIC \r 16 }C Caption text

4. IMPORTANT. Select the whole of the document and click F9 to update all fields

5. Alt + F9 to display field results


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.