Hello all
I have a large report. the report has 50 details sections.
Some section will run over one page. Each page needs a title.
I want to put all the titles in an array and set a counter that incremints only when a section is finished. That way when one section more than one page it will have the same title on both pages.
MY problem is I can't get the counter to incremint. Where do I put the counter formula and what evaluation time do I use. I need the counter to be a global variable the tells an array in the page header which title to show.
Thank you very much, i've been strugleing with this for a while. Any alternate suggestions are also weclomed.
I have a large report. the report has 50 details sections.
Some section will run over one page. Each page needs a title.
I want to put all the titles in an array and set a counter that incremints only when a section is finished. That way when one section more than one page it will have the same title on both pages.
MY problem is I can't get the counter to incremint. Where do I put the counter formula and what evaluation time do I use. I need the counter to be a global variable the tells an array in the page header which title to show.
Thank you very much, i've been strugleing with this for a while. Any alternate suggestions are also weclomed.