Let me add a little more information:
I'm trying to include the full path name in the excel spreadsheet from
which I'm importing the information. I have quotation marks around the
path name.
Here's a sample of my code:
{ INCLUDEPICTURE "{MERGEFIELD "PictureLocationwithoutquotationmarks"}"
\d \*MERGEFORMAT }
When I toggle code, it appears like this:
{ INCLUDEPICTURE "W:\\Users\\DavidTownsend\\2007-2008\\Conferences\
\IPDET\\Photo Directory\\Attendee Pictures\\PAlexAcheampong.jpg" \d
\* MERGEFORMAT }
This shows the second name on the list. Yet, when I press Alt+F9 to
show the results, it displays a copy of the picture of the first
person, as are all subsequent pictures If at this point I press Ctrl+A
then F9, all text the becomes duplicates of the first person.
On Jun 8, 10:18 am, david.towns...@gmail.com wrote:
> For the sake of my sanity, can someone please tell me what I'm doing
> wrong? I'm using Word 2003.
[quoted text clipped - 13 lines]
> Thanks in advance,
> David
Graham Mayor - 09 Jun 2007 06:23 GMT
You have to merge to a new document and update that - see
http://www.gmayor.com/mail_merge_graphics.htm
You might also consider using shorter fieldnames. The original standard was
a maximum of 10 charaters and Word can get confused if the fieldnames are
longer than this.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Let me add a little more information:
>
[quoted text clipped - 35 lines]
>> Thanks in advance,
>> David