View Single Post
 
Old 12-10-2013, 06:31 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit 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

You cannot use an IF field this way in a mailmerge. That's because the first thing that happens when the merge executes is that the IF field gets evaluated and converted to its result. What you can use instead is a numeric picture switch in a formula field!

Try:
{={SECTIONPAGES}-{PAGE} \# ";;'{INCLUDEPICTURE "d:\\signature.jpg"}'"}

Note: you probably don't need the '\* MERGEFORMATINET' switch.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote