Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 06-10-2016, 07:54 PM
jjfreedman jjfreedman is offline Book formatting: need to alternate page number on left and right margin for only first page of each Windows 7 64bit Book formatting: need to alternate page number on left and right margin for only first page of each Office 2013
Advanced Beginner
 
Join Date: May 2012
Location: https://jay-freedman.info
Posts: 39
jjfreedman is on a distinguished road
Default

You can set up two fields in the first-page footer...

On the left margin, use a field like this (you could use a StyleRef field to pick up the chapter number):

{ IF { = MOD({ PAGE },2) } = 0.0 { PAGE } “Chapter 1” }

Tab to the right margin and insert another field with the True text and False text reversed:

{ IF { = MOD({ PAGE },2) } = 0.0 “Chapter 1” { PAGE } }

This kind of construction can also work in the headers of the other pages, in which case you don't have to turn on Different Odd & Even Pages.
Reply With Quote
 

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Book formatting: need to alternate page number on left and right margin for only first page of each Index page number formatting kenelder Word 1 09-06-2013 03:14 PM
chapter number in page margin kimsenger Word 2 04-30-2013 02:26 AM
Anchoring the Page Number to the Right Margin SQLUSA Word 17 08-05-2012 05:01 AM
Book formatting: need to alternate page number on left and right margin for only first page of each How to Restore Page Margin Page Number Styles in Word 2010 cheech1981 Word 5 11-15-2011 04:16 AM
Different page number formatting. gerrie Word 0 04-15-2006 07:31 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:31 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft