View Single Post
 
Old 12-13-2016, 03:33 PM
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

Quote:
Originally Posted by Guessed View Post
Note that the code on that page has an extra field closing tag and should appear like
{IF {=MOD({PAGE},2)}=0 "<hard page break>" ""}
Or you could use a field coded as:
{IF{=MOD({PAGE},2)}=0 {QUOTE 12}}
Quote:
Originally Posted by Guessed View Post
FWIW, I haven't had much luck with this method and continuously needed to update fields and ended up writing a macro to do the job. You may have more luck.
The most you should need to do is ensure Word's 'update fields before printing' option is checked. Ctrl-A, F9 will likewise update all fields and adjust the pagination.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote