Page 1 of 1

Cleaner way to show 'Continued' in repeated header

Posted: Fri Mar 27, 2020 8:11 pm
by Ryan Robar
I'm making a report with headers that repeat if the data doesn't fit on a single page. I want the repeated headers to show the word 'Continued' in them, but not the first header.

I was able to accomplish it with a variable and some rather odd code, but I'm hoping there's a cleaner way. I've attached a simple example report showing what I want to do and how I did it. Please take a look and see if there's a better way to handle this.

Re: Cleaner way to show 'Continued' in repeated header

Posted: Fri Apr 03, 2020 8:13 am
by Lech Kulikowski
Hello,

No, there are no other ways. Only with an additional variable.

Thank you.