Custom edit first number of a caption

M

Martin L

I am using word 2007 with captions for figures, tables, and a custom caption.

I would like to be able to change the first number of the captions in a
document as I have split a large report over multiple word documents.

Thanks in advance.
 
G

Graham Mayor

If you toggle the field codes - ALT+F9, you will see

Figure { SEQ Figure \* ARABIC }

Locate the figure you wish to renumber and add an \r switch eg

Figure { SEQ Figure \r12 \* ARABIC }

The figure will update to 12 and subsquent entries when updated will follow.

You can use the macro at http://www.gmayor.com/installing_macro.htm to
simplify updating.


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top