Thread: [Solved] auto page numbering
View Single Post
 
Old 05-28-2012, 04:19 PM
Charles Kenyon Charles Kenyon is offline Windows Vista Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by socomfort View Post
Is there a way to suppress page numbers on the last 3 pages of a single document? I know I could make two separate documents but I need to submit a single file electronically for a class at university.
There are at least two ways, the easiest of which is to create a new section to start the first of those last three pages and edit the header or footer containing the page number. First uncheck "link to previous" then delete the page number. See Sections / Headers and Footers 2007.

A second way is to set your page field to only display on pages except the last three. See How to Control Page Numbering in a Word Document.

{ IF {PAGE} < { = { NUMPAGES } - 2 } "{ PAGE }" "" }
The braces {} must be inserted by Word in pairs using Ctrl-F9, you cannot type them in.
Reply With Quote