Hello,
Note: This post involves GoldMine CRM software's interaction with Word 2000,
but the functionality I am working with is in Word.
I am able to get Word 2000 to include pictures in labels in a merge by using
{INCLUDEPICTURE "C:\\folder\\image.gif"}
as a merge field. during merge, I would like to use this ability to accept a
value from a field in GoldMine 6.5 that holds the name and path of an image
associated with that contact, like a logo. Word creates a placeholder only
for the image, and cannot find it by using
{INCLUDEPICTURE "{code to return GoldMine value = C:\\folder\\image.gif}"}
as a merge field. Both versions should display the image, but only the first
one does. Since I want each label to display the logo image for that
contact, the second way would be much better.
Any ideas?
thanks, Bill
macropod - 07 Dec 2004 08:24 GMT
Try:
{INCLUDEPICTURE {MERGEFIELD PicFile}}
where PicFile is the path and name of the file to be merged.
Cheers
> Hello,
> Note: This post involves GoldMine CRM software's interaction with Word 2000,
[quoted text clipped - 18 lines]
>
> thanks, Bill
Graham Mayor - 07 Dec 2004 08:27 GMT
Then merge to a new document, select all (CTRL+A) and update (F9)

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Try:
> {INCLUDEPICTURE {MERGEFIELD PicFile}}
[quoted text clipped - 31 lines]
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.799 / Virus Database: 543 - Release Date: 19/11/2004