B
Biz Enhancer
Hi,
The problem I have is this.
I have a compound merge document that requires a report footer. The merged
document will always vary in length and number of records merged.
My solution was to try and determine the number of section breaks and use a
mergefield something like the following:
{IF {MERGEFIELD recID} = TotalNoOfSections "this text" "Blank"}
It is not practical to enter the total number of sections manually.
The Mergefield RecID always works with sequential numbers so in theory the
total number of section will always equal the last merged record and trigger
the report footer to show.
This is merging from a database but can not be done as a database report.
Any ideas?
Regards
Nick.
The problem I have is this.
I have a compound merge document that requires a report footer. The merged
document will always vary in length and number of records merged.
My solution was to try and determine the number of section breaks and use a
mergefield something like the following:
{IF {MERGEFIELD recID} = TotalNoOfSections "this text" "Blank"}
It is not practical to enter the total number of sections manually.
The Mergefield RecID always works with sequential numbers so in theory the
total number of section will always equal the last merged record and trigger
the report footer to show.
This is merging from a database but can not be done as a database report.
Any ideas?
Regards
Nick.