shakespeare5677
Programmer
CR10 Developer, XPHome
I have a report with two groups in it. The sections shown are page header, inner group footer and page footer. My problem is that I'm trying to modify the page header to display extra details if the inner group footer has been extended onto the next page by a subreport.
I'm trying to do this by saving the current page title (made up of three formulas) and compare it to the previous page title. What seems to be happening is that the last title variable, though obviously set and displaying the proper value in the inner group footer, does not take on value until the outer group ends.
What am I doing wrong?
If it makes any difference, I'm inserting a new page after every inner group footer, suppressed or not.
Please help. Thank you.
-Max
I have a report with two groups in it. The sections shown are page header, inner group footer and page footer. My problem is that I'm trying to modify the page header to display extra details if the inner group footer has been extended onto the next page by a subreport.
I'm trying to do this by saving the current page title (made up of three formulas) and compare it to the previous page title. What seems to be happening is that the last title variable, though obviously set and displaying the proper value in the inner group footer, does not take on value until the outer group ends.
What am I doing wrong?
If it makes any difference, I'm inserting a new page after every inner group footer, suppressed or not.
Please help. Thank you.
-Max