Insert Merge Files within conditional merge

R

rwav1

I want the system to pull a merge file for a specific merge record, based on
criteria. There is a possibility of three files to be inserted. At the end
of the process, I should get one document. My first simplified attempt read
as as follow:

{ IF {MERGEFIELD Province} = "QC" { INCLUDETEXT "H:\\Form Letter 1"
MERGEFORMAT } "Failed" }

and I get : Error! Cannot open file. What am I doing wrong? Thank you.
 

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