jenlion
IS-IT--Management
- Nov 13, 2001
- 215
I have a report with a subreport in my last report footer.
Often, this report is blank. However, if it is not blank, I need it to start on a new page.
Since it's at the end of the report, I don't want a new page if there is no data in this subreport! Then I get a new page with the page header info, but nothing else.
How can I do new page after/before only if my subreport has data? I don't think I can do whileprintingrecords variables because I need to know before the subreport prints whether to start a new page.
Any help is appreciated.
Often, this report is blank. However, if it is not blank, I need it to start on a new page.
Since it's at the end of the report, I don't want a new page if there is no data in this subreport! Then I get a new page with the page header info, but nothing else.
How can I do new page after/before only if my subreport has data? I don't think I can do whileprintingrecords variables because I need to know before the subreport prints whether to start a new page.
Any help is appreciated.