![]() |
|
|
Thread Tools | Display Modes |
#6
|
|||
|
|||
![]()
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. |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
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 |
![]() |
cheech1981 | Word | 5 | 11-15-2011 04:16 AM |
Different page number formatting. | gerrie | Word | 0 | 04-15-2006 07:31 PM |