Microsoft
Software
Hardware
Network
Question : How to suppress a page header when only a sub report is visable (in group footer 1b)
How to suppress a header when only a sub report is visable (in group footer 1b)? I have new page after grolupb footer a and I want to conditionally suppress the page header text.
I currently have the following formula:
if pagenumber = 1 then yes else
If OnFirstRecord or {Command.PlanID} <> Previous ({Command.PlanID}) then
True
Else
False
Thanks for the help!
Answer : How to suppress a page header when only a sub report is visable (in group footer 1b)
I used if NextIsNull as my suppression criteria and it worked out just fine.
Thanks!
Random Solutions
Deleting records from an Oracle database using SQL based on timestamps using SAS SQL passthrough
How to parse XML string in Oracle procedure ?
installing a UCC certificate with local domains for Exchange 2010 - how does the certificate authority approve them?
Problem with windows Server 2003
How to create store procedures and pass values in SQL
Windows7 my Documents folder
Force Outlook 2003 to use encryption connection to Exchange
Getting own send e-mail in Blackberry
setup Xsan with couple of Apple macs final cut pro
parsing XMLDOM