View Single Post
 
Old 10-23-2013, 06:42 AM
ccordner ccordner is offline Windows XP Office 2000
Novice
 
Join Date: Jul 2011
Posts: 10
ccordner is on a distinguished road
Default INCLUDEPICTURE with Mail Merge - showing same image on every document

Hi

I have been following the instructions here to add pictures in a mail merge.

I have a list of beers & breweries and would like to put the brewery logo on the labels.

I have a list of filenames (some of which are blank) in one column. I used the following code:

Code:
{ INCLUDEPICTURE "Breweries\\2bob.jpg" \* MERGEFORMAT \d }
But when I merge to 'Edit individual documents' they all have the same picture. Any ideas why?

I've tried 'Alt + F9' on the individual documents and all the correct filenames are there...

Thanks
Chris
Reply With Quote