S
Shay
When I am doing a mail merge I want to use INCLUDETEXT to include all the
contents of a document in a certain location. This location is stored in the
database and read in as part of the mail merge. The mailmerge field name is
say «EndorsementFileName»
however I want to be able to use the Merge field embedded in the Include
text so that
{INCLUDETEXT {MERGEFIELD «EndorsementFileName»\*MERGEFORMAT}}
results in
{INCLUDETEXT "C:\\RICS ASBESTOS RISKS CLAUSE.doc"}
after the merge and I have the merge data and the included file in the
resulting document.
contents of a document in a certain location. This location is stored in the
database and read in as part of the mail merge. The mailmerge field name is
say «EndorsementFileName»
however I want to be able to use the Merge field embedded in the Include
text so that
{INCLUDETEXT {MERGEFIELD «EndorsementFileName»\*MERGEFORMAT}}
results in
{INCLUDETEXT "C:\\RICS ASBESTOS RISKS CLAUSE.doc"}
after the merge and I have the merge data and the included file in the
resulting document.