J
Jack Cannon
I am using the Mail Merge feature in Word 2002.
The data source is from an Access 2002 table.
That is working correctly.
However when I attempt to include a picture I am unable to change the
original picture regardless of what I do.
Initially I insert the picture using:
Insert/Picture/From File ... /Link to File
I get back something like:
{IncludePicture "C:\\Photos\\John.jpg" \* MERGEFORMATINET \d }
The selected picture is inserted into the document.
I then change the IncludePicture code to:
{IncludePicture "C:\\Photos\\{Mergefield "FirstName"}.jpg" \*
MERGEFORMATINET \d }
When the Mail Merge executes I get John's picture regardless of what is in
the database.
All other Mergefields operate correctly.
I also attempt to change the IncludePicture code to:
{IncludePicture "C:\\Photos\\Mary.jpg" \* MERGEFORMATINET \d }
and I still continue to get John's picture.
Can anyone explain what is going on?
Thanks Much,
Jack Cannon
The data source is from an Access 2002 table.
That is working correctly.
However when I attempt to include a picture I am unable to change the
original picture regardless of what I do.
Initially I insert the picture using:
Insert/Picture/From File ... /Link to File
I get back something like:
{IncludePicture "C:\\Photos\\John.jpg" \* MERGEFORMATINET \d }
The selected picture is inserted into the document.
I then change the IncludePicture code to:
{IncludePicture "C:\\Photos\\{Mergefield "FirstName"}.jpg" \*
MERGEFORMATINET \d }
When the Mail Merge executes I get John's picture regardless of what is in
the database.
All other Mergefields operate correctly.
I also attempt to change the IncludePicture code to:
{IncludePicture "C:\\Photos\\Mary.jpg" \* MERGEFORMATINET \d }
and I still continue to get John's picture.
Can anyone explain what is going on?
Thanks Much,
Jack Cannon