G
Guest
I have created a report having two sub-reports in it, to view sub-reports in
seperate page I use page break after sub-report, and in the sub-report's NO
DATA property I code it Me.Report.Visible = False., but when I view this
sub-report in report it shows blank page where the report has no data, I want
to know how to remove the page from the report if the sub report has no data.
seperate page I use page break after sub-report, and in the sub-report's NO
DATA property I code it Me.Report.Visible = False., but when I view this
sub-report in report it shows blank page where the report has no data, I want
to know how to remove the page from the report if the sub report has no data.