
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I've created my mail merge document linked to an excel data source.
> Included the mail merge command...
[quoted text clipped - 12 lines]
>
> Any ideas??
Hi Graham,
I can't see the bmp files I am trying to merge into labels. All I see once
a merge to "edit individual labels" are red x's. The bmp files are headshots.
I have an excel file with my text, ie. First, Last
This is the field code I am using.
{ INCLUDEPICTURE "C:\\Reunion\\{ MERGEFIELD First}{MERGEFIELD Last}.bmp" }
Do I need a field in my excel file relating to the pictures?
What do you think?
> You appear to have an unwanted space or two in the path.Try:
> { INCLUDEPICTURE "N:\\MAIL MERGE\\Ed's examples\\photos\\{Mergefield
[quoted text clipped - 17 lines]
> >
> > Any ideas??
Graham Mayor - 08 Sep 2006 07:32 GMT
Did you merge to a new document and update the fields in that document?
http://www.gmayor.com/mail_merge_graphics.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi Graham,
> I can't see the bmp files I am trying to merge into labels. All I
[quoted text clipped - 40 lines]
>>>
>>> Any ideas??
JAH - 08 Sep 2006 19:52 GMT
The select all, than hit F9 procedure - yes I did that, and then the pictures
with the red x's came up.
> Did you merge to a new document and update the fields in that document?
> http://www.gmayor.com/mail_merge_graphics.htm
[quoted text clipped - 42 lines]
> >>>
> >>> Any ideas??
Graham Mayor - 09 Sep 2006 07:17 GMT
Do the names you are deriving from the merge fields match exactly the
filenames of the images? Is the path correct.
Does INCLUDEPICTURE "C:\\Reunion\\picturename.bmp" } work? where
picturename is a combination of the fields?
Check what { MERGEFIELD First}{MERGEFIELD Last} produces *exactly*.
Word will not make a best guess about the filename and path. It has to
exactly match.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> The select all, than hit F9 procedure - yes I did that, and then the
> pictures with the red x's came up.
[quoted text clipped - 53 lines]
>>>>>
>>>>> Any ideas??