Page Numbering

J

Jose

Hello to all,

---HELP----PLEASE :(

Could some please impart some light into this very frustrating issue.

Say I have 10 pages I just typed in Word. When I go to number the
using the Header and Footer toolbar my intent was to number ONLY page
3-10. In other words, pages 1 and 2 are just intro pages that I don'
want numbered but have Word start numbering from page 3 but show it a
page 1. Make sense
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

At the location where you want the page numbers to appear, insert the
following field construction

{ IF { PAGE } > 2 { = { PAGE } - 2 } }

You must use Ctrl+F9 to insert each pair of field delimiters { } and use
ALT+ F9 to toggle off the field codes.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 
T

Tom Smith

A less elegant way is to insert a section break after page 2, and then set
up that section so that it starts numbering at page 1. T

"Doug Robbins - Word MVP - DELETE UPPERCASE CHARACTERS FROM EMAIL ADDRESS"
At the location where you want the page numbers to appear, insert the
following field construction

{ IF { PAGE } > 2 { = { PAGE } - 2 } }

You must use Ctrl+F9 to insert each pair of field delimiters { } and use
ALT+ F9 to toggle off the field codes.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 

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