I need to insert a field on that will increment by 2. For example,
page one is numbered 3, page 2 is numbered 5, etc. Does anyone know
the formula/switch to do this?
Thanks,
Kim
{ = ({ PAGE}*2) + 1 }

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I need to insert a field on that will increment by 2. For example,
> page one is numbered 3, page 2 is numbered 5, etc. Does anyone know
> the formula/switch to do this?
>
> Thanks,
> Kim
Kim - 02 Jun 2007 20:45 GMT
> { = ({ PAGE}*2) + 1 }
>
[quoted text clipped - 15 lines]
>
> - Show quoted text -
I created the field, CTRL F9 then inserted the text as indicated and
did not get a result. Any suggestions?
Suzanne S. Barnhill - 02 Jun 2007 21:04 GMT
Did you use Ctrl+F9 to insert the PAGE field as well? You can also use the
Insert Page Number button on the Header and Footer toolbar. And you may need
to Alt+F9 to toggle the field and F9 to update.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> > { = ({ PAGE }*2) + 1 }
> >
[quoted text clipped - 18 lines]
> I created the field, CTRL F9 then inserted the text as indicated and
> did not get a result. Any suggestions?
Kim - 04 Jun 2007 20:27 GMT
I neglected to F9 to update the field. Thanks for the help!!