M
Michael Walsh
On the report I have written, there is a page header that
shows a key or legend for the information in the detail.
Therefore it looks kind of bad to show this on a page
where this is no detail shown like on pages that are all
section footers or report footers.
I want to write some code that tells the report
(specifically the page header) not to show up or print
when there is no detail on the page, but I don't know
where to begin other than it would probably be an IIf
statement. How can I identify or quantify whether or not
detail shows up on a report page?
shows a key or legend for the information in the detail.
Therefore it looks kind of bad to show this on a page
where this is no detail shown like on pages that are all
section footers or report footers.
I want to write some code that tells the report
(specifically the page header) not to show up or print
when there is no detail on the page, but I don't know
where to begin other than it would probably be an IIf
statement. How can I identify or quantify whether or not
detail shows up on a report page?