View Single Post
 
Old 09-17-2015, 01:05 PM
dkim dkim is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Sep 2015
Posts: 6
dkim is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
What your post shows is that you haven't implemented the field coding properly. It all works just fine if you follow the instructions. For more details, see the Mailmerge Tips and Tricks 'Sticky' thread at the top of this forum:
https://www.msofficeforums.com/mail-...ps-tricks.html
I've followed the instructions exactly.

In the original document, the field coding is as follows.

{IF {INCLUDEPICTURE { IF TRUE "C:\Daniel\{MERGEFIELD Picture}.JPG" } \d} {INCLUDEPICTURE {IF TRUE "C:\Daniel\{MERGEFIELD Picture}.JPG" } \d}

Then once I merge the document, the pictures do appear and it has merged perfectly.

However, within that document, if I press ALT + F9, it shows the following field coding.

{ INCLUDEPICTURE \d "C:\\Daniel\\1.JPG" \* MERGEFORMATINET }

The picture is not actually un-linked...
I've been working on this for many hours following your instructions. I would appreciate any helpful input on why the picture is not "Unlinking"
Reply With Quote