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
Respose time slow
Show/Hide All Images
Submit a Form Without Refresh
Reducing bandwidth consumption between domain controllors at multiple sites
Default time exchange deleting emails
DELL LATITUDE D610 80GIG STUCK IN BOOT LOOP
Dictionary list C#
What is the best Raid stripe size and Windows allocation unit size for large files?
Lost User Selection on XP start up screen
I have designed an website in flash as well in html, if the browser dont have flash then i want them to be directed to the html version, or else they need to directed to flash version