Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 |
#2
![]() |
|||
|
|||
![]()
Try:
{INCLUDEPICTURE {MERGEFIELD PicFile}} where PicFile is the path and name of the file to be merged. Cheers "bbb" wrote in message ... 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 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.799 / Virus Database: 543 - Release Date: 19/11/2004 |
#3
![]() |
|||
|
|||
![]()
Then merge to a new document, select all (CTRL+A) and update (F9)
-- Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org macropod wrote: Try: {INCLUDEPICTURE {MERGEFIELD PicFile}} where PicFile is the path and name of the file to be merged. Cheers "bbb" wrote in message ... 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 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.799 / Virus Database: 543 - Release Date: 19/11/2004 |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
merging docs with tracked changes | Formatting Long Documents | |||
How do I get the "0" to print in the zip code when mail merging f. | Microsoft Word Help | |||
Merging from Access Query with one to many rocords | Microsoft Word Help | |||
Merging tables in Word 2003 | Microsoft Word Help | |||
Merging List to Letter | Mailmerge |