Using CR XI sp3 and Oracle 9i.
Displaying verbiage in the page footer when calling a sub-report. This subreport will display summaries after all detail has been processed. The sub-report is on the Report Section (RHb).
I created a formula, setting a booleanVar to true and I placed it in RHA, then I use a formula on the Page footer where I will display the verbiage only if the booleanVar is = True.
But, the verbiage will show up before the sub-report (at the end of the last record read). How can I avoid it?
Thanks.
Ivan
Displaying verbiage in the page footer when calling a sub-report. This subreport will display summaries after all detail has been processed. The sub-report is on the Report Section (RHb).
I created a formula, setting a booleanVar to true and I placed it in RHA, then I use a formula on the Page footer where I will display the verbiage only if the booleanVar is = True.
But, the verbiage will show up before the sub-report (at the end of the last record read). How can I avoid it?
Thanks.
Ivan