![]() |
|
|
|
#1
|
||||
|
||||
|
Hi Binar,
The field code '{IF{=MOD({PAGE},2)}= 1 {QUOTE 12}}' is designed to insert a blank page if the page on which it appears is an odd-numbered one. Ordinarily, it would be located after the content on the potentially-odd page. As you don't have potentially-odd pages, but definitely-populated odd and blank even pages, the field code shouldn't be necessary - neither should the odd-page Section breaks. All you should need is manual page breaks to insert blank pages between the used ones. That leaves the page numbering. This can be handled via a field in the page header, coded as: {IF{=MOD({PAGE},2)}= 1 "FP-{PAGE}"}
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#2
|
|||
|
|||
|
Macropod,
Thanks a lot for your last post. The code below: {IF{=MOD({PAGE},2)}= 1 "FP-{PAGE}"} Not sure how I make your field code work. Through Gooogle I learned pressing Control Key + F9 is suppose to let one insert a field code. I tried this out and no FB- page numbers display. I would be very grateful if you can let me know how I correctly insert it. Thanks. Last edited by macropod; 12-12-2012 at 12:21 AM. Reason: Deleted unnecessary quote of entire post replied to |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Styles "trapped" in contacts' custom form | ghumdinger | Outlook | 0 | 06-11-2012 08:00 AM |
| Custom column in "List" view, show on Contact Card | phillyhy | Outlook | 0 | 05-16-2012 11:13 PM |
How to choose a "List" for certain "Heading" from "Modify" tool?
|
Jamal NUMAN | Word | 2 | 07-03-2011 03:11 AM |
| "Intentionally left in Blank" Pages | Manolo | Word | 2 | 04-30-2009 04:20 AM |
Footer "page X of Y (y=total pages in doc)"
|
Dan360 | Word | 1 | 12-18-2008 01:30 PM |