Share via

Modify alphabetic caption numbering

Anonymous
2010-08-26T07:33:43+00:00

Hi,

I've set up a Caption in Word 2003 with the numbering format as capital alphabetic, so I can insert Cross-references A, B, C etc into my document. But I noticed that it continues after Z as AA, BB, CC etc. How can this be changed to give Captions AA, AB, AC etc instead?

Thanks.

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

Anonymous
2010-08-26T09:11:15+00:00

Hi wybrow

I'm afraid it's not possible to change the automatic captioning to do this.

The only thing I can imagine would be to switch to a set of user-defined SEQ fields.

Word itself uses SEQ fields, like this, for example:

{SEQ Abbildung \* ARABIC }

You can see these if you press Alt+F9 to toggle on the field code display.

Switches can be added to SEQ fields, so after "Z" you can restart the first field at "A" and add a second field (which will need a different label) to display the running "A,B,C" for the next level. So:

{ SEQ FigI \* ROMAN } Up to Z, then...

{ SEQ FigI \r 1 \* ROMAN }{ SEQ FigII \* ROMAN } For AA

{ SEQ FigI \r 1 \* ROMAN }{ SEQ FigII \* ROMAN } For AB, etc.

Only problem is that if you're generating a Table of Figures (or whatever) it's going to stop showing the values correctly after "Z" (it will then repeat "A" to the end). So you'd have to unlink it and complete the TOF manually.


Cindy Meister, VSTO/Word MVP

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2016-10-14T05:53:37+00:00

    Was this answer helpful?

    0 comments No comments