Includepicture mailmerging to results (of current record only)

G

Glen

Hi,

I am doing a mail merge with three pictures conditionally included in the
document. Example code for first picture below:

{ IF { MERGEFIELD photo_1_Name } <> "" { INCLUDEPICTURE "E:\\path\\{
MERGEFIELD "Photo_1_Name" }.jpg" ""}

-aside: is there a simple way to copy and past fields into this dialogue
box? I had to type that all out :-(

The path is correct, as it can find the images, it just isn't processing the
links properly.

The code inside a table, to assist with layout. Taking it outside the table
doesn't help.

This was merging fine, with the INCLUDE picture field still a field in the
results. However, when I merge to new document now, I just get images from
whatever the last selected record was when I updated field codes in the
master document.

I already have the |Tools|Options|General|Web Options|Save fields as
results| turned off, but it hasn't helped.

Can you shed any light? Thanks in advance,

Glen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top