SBendBuckeye
Programmer
I have a main report with 2 summary subreports that print at the end. The subreports are in report footer b and report footer c respectively.
There is a standard report header that should print at the top of every page in page header a. I have column heading page headers for the main report and the two subreports in page header b through page header d respectively.
How do I conditionally suppress page headers b thru d as I am printing the various parts of the report? I tried using shared variables in a formula and putting the formula in the report footers along with the subreports, but it seems to be evaluated early, not just at report footer printing time which is what I want.
Am I missing something here or is there a better way to do this? Thanks in advance for any help you can give me!
Have a great day!
There is a standard report header that should print at the top of every page in page header a. I have column heading page headers for the main report and the two subreports in page header b through page header d respectively.
How do I conditionally suppress page headers b thru d as I am printing the various parts of the report? I tried using shared variables in a formula and putting the formula in the report footers along with the subreports, but it seems to be evaluated early, not just at report footer printing time which is what I want.
Am I missing something here or is there a better way to do this? Thanks in advance for any help you can give me!
Have a great day!