Modify Fields - Sequence

A

Ann

Hi

I want to use the field name of seq which is designed to automatically
sequence the next number field based on the last one eg 1 then 2,3,4 etc.

My problem is I need the first one to be 6 and the rest 7, 8, 9 etc and I
can't work out how to modify the field.

Any help would be most appreciated.

Ann
 
S

Stefan Blom

Use the \r switch to restart SEQ field numbering. For example:

{ SEQ test \r 6 }
{ SEQ test }

would produce numbers 6 and 7.

To insert a SEQ field manually, you can press Ctrl+F9. Type the code as
shown within the field delimiters, {}, inserted by Word. Press F9 to update
(or switch to Print Preview and back).

To edit an existing field, press Alt+F9 (which show/hides field codes and
field results).
 

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