Hi accdev,
Your MERGEFIELD should look something like:
{INCLUDEPICTURE {MERGEFIELD PicName}}
where PicName is the full path, filename & extension for the picture,
although these requirements can be reduced according to how much of the
path, fileextension are incorporated into the INCLUDEPICTURE field. For
example:
{INCLUDEPICTURE "C:/My Documents/{MERGEFIELD PicName}.jpg"}
or
{INCLUDEPICTURE "C:\\My Documents\\{MERGEFIELD PicName}.jpg"}
When you mailmerge document is saved with the above coding, it should not
update with the actual picture.
Cheers
> When I place the merge field within the INCLUDEPICTURE it appears ok as {
> MERGEFIELD myfield}. However when I do a Save it instantly changes to the
[quoted text clipped - 3 lines]
> changed in the Save as the actual data, it never changes again. What do I do
> to cause the picture to change from record to record?
accdev - 25 Sep 2005 18:00 GMT
works great...thanks
> Hi accdev,
>
[quoted text clipped - 23 lines]
> do
> > to cause the picture to change from record to record?