Thread: [Solved] Tricky Word problems
View Single Post
 
Old 10-14-2011, 03:18 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

An alternative field construction is:
{IF{=MOD({PAGE},2)}= 0 {QUOTE 12}}
This will insert a blank last page if the existing last page is even-numbered. Change the 0 to 1 for the converse.

Note: You should put the field into the body of the document, not the header or footer, as the final paragraph before a normal 'next page' Section break. Also, the field brace pairs (ie '{ }') for the above example are created via Ctrl-F9 - you can't simply type them or copy & paste them from this message.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote