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 Me.Report.Visible = False.
when I view the report it shows blank page of sub-reprt where the sub-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 Me.Report.Visible = False.
when I view the report it shows blank page of sub-reprt where the sub-report
has no data.
I want to know how to remove the page from the report if the sub report has
no data.