View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Lene Fredborg Lene Fredborg is offline
external usenet poster
 
Posts: 1,291
Default Caption - Change Sequential Field Numbering

Add the \r switch followed by the start number:

{ SEQ Figure_V- \r 12 \* ARABIC }

You can leave out "\* ARABIC" €“ the result will be the same:

{ SEQ Figure_V- \r 12 }


--
Regards
Lene Fredborg - Microsoft MVP (Word)
DocTools - Denmark
www.thedoctools.com
Document automation - add-ins, macros and templates for Microsoft Word


"Jnet" wrote:

I need to start caption numbering at Figure V-12. How do I change the field
numbering to do this. When toggle the field codes I have "{SEQ Figure_V-\*
ARABIC }. What do I need to change this to?

Thanks
--
Jnet