![]() |
#7
|
||||
|
||||
![]()
You didn't find that construction on my web site. What you may have found is
{INCLUDEPICTURE {IF TRUE "{Mergefield Path}{Mergefield Image}.jpg"} \d } or in your case {INCLUDEPICTURE {IF TRUE "{Mergefield PhotoPath}Blank.jpg"} \d } This requires that the image is present at the path set in {Mergefield PhotoPath}. To add the conditional field, that must go outside the construction thus { IF {Mergefield PhotoPath} <> "" "{INCLUDEPICTURE {IF TRUE "{Mergefield PhotoPath}Blank.jpg"} \d }" "" } Mergefield Photopath must return "Q:\\Path\\" without the filename See also http://www.gmayor.com/mail_merge_graphics_addin.htm
__________________
Graham Mayor - MS MVP (Word) (2002-2019) Visit my web site for more programming tips and ready made processes www.gmayor.com |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
JennEx | Mail Merge | 8 | 03-31-2016 06:30 PM |
Mail merge how to link mail merge field value to a column heading | dsummers | Mail Merge | 1 | 05-08-2014 02:59 PM |
Date field inserting merge date in blank field | Lesley | Mail Merge | 5 | 09-30-2013 01:49 AM |
![]() |
redzan | Mail Merge | 1 | 05-16-2013 08:34 AM |
Merge field source data field | kckay | Mail Merge | 4 | 03-25-2013 11:06 AM |