Take control of Word's 'Page x of y' numbering scheme
Takeaway: Adding a page count to your footer can be a nice touch, but not when the count doesn't reflect the number you want. This field code tweak and Start At adjustment will put you in charge of your page number display.
If you have an explanation or quick fix that would make a good SolutionBase article, we invite you to submit it using this form.
Problem
I hit a page-numbering snag in a 20-page Word document. I wanted to use the Page X of Y AutoText entry in the footer, but I didn't want the footer to appear on the title page. I fixed that problem by selecting the Different First Page option in the Layout tab of the Page Setup dialog box, which left the footer on the title page blank. One problem remains, though: The total number of pages in the document is still 20, so the page after the title page says Page 2 of 20. I want it to say Page 1 of 19, since the title page doesn't count.
Solution
Word builds the Page X of Y AutoText entry from a pair of fields: Page and Numpages. You can manipulate the Numpages field to return the page count you're after. Then you can use Word's Start At setting to display page 1 for the page following your title page.
Tweaking the Numpages field
- Open the footer and press [Alt][F9] to display field codes. You should see this:
Page { PAGE } of { NUMPAGES }
- Highlight { NUMPAGES} and press [Ctrl][F9] to create a new field that nests the Numpages field, like this:
Page { PAGE } of { { NUMPAGES} }
- The insertion point will be where you need it, between the two opening braces, so just type =.
- Click between the two closing braces and type -1. Here's what you should have:
Page { PAGE } of { = { NUMPAGES} -1 }
- Highlight the contents of the footer and press [F9] to update the fields.
- Press [Alt][F9] to switch to results mode, and you should see this:
Page 2 of 19
Start at zero
Now you just need to make the 2 appear as 1. Stay in the footer and click Format Page Number on the Header And Footer toolbar. Enter 0 in the Start At text box and click OK. Word will then number the title page as 0 (invisibly) and change the footer on the second page to Page 1 of 19.
| Next Steps: Build your skills with these hand-picked resources |
Print/View all Posts Comments on this article
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
White Papers, Webcasts, and Downloads
- Dynamic Virtual Client: What's in store for client technology going forward? Intel Dynamic Virtual Client, thin client advantages with rich client user ... Download Now
- Webinar: Best Practices for Windows 7 Application Compatibility Flexera Software Are your business-critical applications compatible with Windows? 7? Join ... Download Now
- Microsoft Hosted Volume Activation (Using MAK) Microsoft Microsoft? Volume Activation helps Volume Licensing customers automate and ... Download Now
- Unrivaled support from Novell, now available for Red Hat Novell If Linux is going to power your mission-critical applications, you'd ... Download Now
- Connecting to Better Customer Service Qwest Communications Build a robust voice and data network infrastructure, and transform customer information and feedback into actionable results. Download Now
Article Categories
- Security
- Security Solutions, IT Locksmith
- Networking and Communications
- E-mail Administration NetNote, Cisco Routers and Switches
- CIO and IT Management
- Project Management, CIO Issues, Strategies that Scale
- Desktops, Laptops & OS
- Windows 2000 Professional, Microsoft Word, Microsoft Excel, Microsoft Access, Windows XP,
- Data Management
- Oracle, SQL Server
- Servers
- Windows NT, Linux NetNote, Windows Server 2003
- Career Development
- Geek Trivia
- Software/Web Development
- Web Development Zone, Visual Basic, .NET
