Page Numbering error in sub-report

Franky G

Registered User.
Local time
Today, 01:20
Joined
Feb 6, 2001
Messages
62
Hi,

I have a Report with various sub reports, one of which has date and page x of x fields in the report footer.

These fields work fine when the subreport is run manually (the subreport is used as a main report for another user) but when running the large report, the sub-report always returns Page 0 of 0.

Is there a way to disable the date and page fields when when the sub-report is run? They are not really needed as the main report has these fields included anyway. I don't want to delete them from the sub-report as they are needed when run as a stand alone report.

Thanks

FrankyG
 
The expression builder has some built in functions for page numbering. Try using them instead of what you have.
 

Users who are viewing this thread

Back
Top Bottom