G
Guest
I have a report and in the report header section exists a subreport that will
print company-wide reports for a client that has multiple projects. If I
print a report for a client that doesn't have multiple projects to report
then I have the following event placed in the On Format control of the Report
Header section
Me.COWIDEREPORTS.Visible = Me.AT_COWIDE_subreport.Report.HasData
This works in so far as the reports are not visible, however I still get a
blank page as the first page of my report. Can Shrink settings are set to
YES for the Report Header section as well as the subreport itself. Force new
page is also set to NONE.
Driving me crazy!
print company-wide reports for a client that has multiple projects. If I
print a report for a client that doesn't have multiple projects to report
then I have the following event placed in the On Format control of the Report
Header section
Me.COWIDEREPORTS.Visible = Me.AT_COWIDE_subreport.Report.HasData
This works in so far as the reports are not visible, however I still get a
blank page as the first page of my report. Can Shrink settings are set to
YES for the Report Header section as well as the subreport itself. Force new
page is also set to NONE.
Driving me crazy!