Hi all,
I have a report with a sub-report in the OrderID footer. The page header is printing on all the pages in the report, however, I need to be able to turn off the page header if the page has the sub-report, as the sub-report has it's own page header with different values.
My pseudo code would be:
< If the report page has the sub report data then turn off/make invisible the Page header in the main report, for that page >
...the reports are all dynamic so I'll never know the page number the sub might be printed to.
Regards
Melt
I have a report with a sub-report in the OrderID footer. The page header is printing on all the pages in the report, however, I need to be able to turn off the page header if the page has the sub-report, as the sub-report has it's own page header with different values.
My pseudo code would be:
< If the report page has the sub report data then turn off/make invisible the Page header in the main report, for that page >
...the reports are all dynamic so I'll never know the page number the sub might be printed to.
Regards
Melt