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
Dynamically Label Radio Button Lists in ASP.net
Macro that will create 52 otherwise identical named ranges, each with a different number in the middle.
Restore from older backups
phpbb forum
Gateway for Server automatically being removed after restart
How do I combine CustomValidators with RequiredFieldValidators and RegularExpressionValidator
s?
store comma separated multiple numbers in a mysql database field database and query them efficiently
How Do I Create a Pie Chart from a DataTable
Maxtor OneTouch 4 Family drive is no longer working
PL/SQL Performance