![]() |
#10
|
||||
|
||||
![]()
The issue may be that the field code needs the path to work with the construction you're using. If you can be sure the pictures will always be in the same folder as the mailmerge main document, you can modify the field code by adding a FILENAME field thus:
{IF{INCLUDEPICTURE {IF TRUE "{FILENAME \p}\..\{MERGEFIELD Country}.png"} \d} {INCLUDEPICTURE {IF TRUE "{FILENAME \p}\..\{MERGEFIELD Country}.png"} \d}} The above works in my testing, though your workbook has some active but unused rows at the bottom and this causes an extra page of labels with no data to be generated.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Jolsen | Mail Merge | 7 | 11-22-2013 01:23 PM |
Mail Merge Duplication of address on merge | RICKY | Mail Merge | 1 | 09-26-2012 03:14 PM |
![]() |
kckay | Word VBA | 1 | 05-17-2012 08:51 PM |
Displaying contact pictures in e-mail header | christer | Office | 0 | 10-03-2011 09:40 AM |
Merge Fields, Pictures and output to email (with attachment) | schilds71 | Mail Merge | 0 | 10-21-2010 12:02 PM |