View Single Post
 
Old 08-23-2017, 02:14 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

I stripped down your mailmerge main document to the basics and attached it to a data source with just the RunTotal field and an IF test that adds some extra lines in if the RunTotal field contains 'Continued' - so as to force the condition that would generate a second page. I then completed the merge and found the results to be expected. See attached.

Note: If you open the Output document and toggle Word's field code display 'on', that will cause the document to display a field like:
{={=MOD({PAGE},2) \# 0}+1 \# ";;'......Page Break......
Blank page'"}
with 'Blank page' on the second page, but that's only because you have Word's field code display toggled 'on'.
Attached Files
File Type: zip Demo.zip (150.0 KB, 20 views)
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote