Mailmerging

P

Peter Jamieson

If you want fields from record 1 at the top of the page, and the same
fields, but from record 2 at the bottom,
put a <<Next record>> field (a { NEXT } field) between the two sets of
fields, e.g.

Fields from record n
{ MERGEFIELD myfield1 }
{ MERGEFIELD myfield2 }
{ NEXT }
Fields from record n+1
{ MERGEFIELD myfield1 }
{ MERGEFIELD myfield2 }

Peter Jamieson
 

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