Share via

TOC doesn't pick up SEQ \C

Anonymous
2011-02-18T19:14:03+00:00

I have regularly numbered tables based on chapter numbers, like

Table 1-1

Table 1-2

But then I needed a few like

Table 1-3

Table 1-3A

Table 1-3B

So I did those with

Table {STYLEREF 1 \s}-{SEQ Table \* ARABIC \s 1}

Table {STYLEREF 1 \s}-{SEQ Table \* ARABIC \c \s 1}A

Table {STYLEREF 1 \s}-{SEQ Table \* ARABIC \c \s 1}B

But the list of tables

{TOC \h \z \c "Table"}

doesn't pick up the Table 1-3A!!!

How do you make the list of tables pick up "Table 1-3A" ?

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Stefan Blom 342.4K Reputation points MVP Volunteer Moderator
2011-02-19T19:52:43+00:00

If you apply a particular paragraph style to your table captions and create the list of tables based on that style, the numbering will be included.

For example, if you apply a style called Table Caption to all of your captions, you could then create a TOC field as follows:

{ TOC \t "Table Caption,1" }


Stefan Blom, Microsoft Word MVP

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-02-19T16:53:23+00:00

    Did you actually read my question?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-02-19T12:27:01+00:00

    Was this answer helpful?

    0 comments No comments