Having each page count as two when page numbering

G

Guest

I am using Word 2003, SP2.

I have a section in my document that is 11x17 and per our client's request,
each page that is 11x17 counts as 2 pages. Page numbering has to be Page 3/4
(meaning that this one sheet is pages 3 and 4). Here's what I have in my
footer:

Page {PAGE \* Arabic \*MERGEFORMAT }/{={PAGE}+1}

How do I make Word increase each page number by two instead of one?
 
J

Jay Freedman

I am using Word 2003, SP2.

I have a section in my document that is 11x17 and per our client's request,
each page that is 11x17 counts as 2 pages. Page numbering has to be Page 3/4
(meaning that this one sheet is pages 3 and 4). Here's what I have in my
footer:

Page {PAGE \* Arabic \*MERGEFORMAT }/{={PAGE}+1}

How do I make Word increase each page number by two instead of one?

Change the fields to

Page {=({PAGE} * 2) - 1}/{={PAGE} * 2}

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
 

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