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
Quick Launch Tool Bar
HiJackThis Analysis. Also "NoIE4StubProcessing"
Problem With Date() function
Sorry, VMware GO doesn't currently support ESXi servers with multiple datastores.
Best way to find out what a user has access to on a file server
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
IPv4 vs IPv6
Run the first php script in background - When done - run the next script ...
Give user rights to add computer to a domain
VSS Quit Working