Showing posts with label globalspagenumber. Show all posts
Showing posts with label globalspagenumber. Show all posts

Monday, February 20, 2012

Page Numbers

This may seem a dumb question..but Im adding "=Globals!PageNumber" in the
footer section of a table and I still get an error when the report builds
saying this variable can only be used in the header and footer sections..how
can I use this?
thanksIn case you are still waiting for a reply, try putting the
"=Globals!Pagenumber" in the Report Footer, not the Table Footer. Click
Report at the top of the page and select report footer.
"Jim" wrote:
> This may seem a dumb question..but Im adding "=Globals!PageNumber" in the
> footer section of a table and I still get an error when the report builds
> saying this variable can only be used in the header and footer sections..how
> can I use this?
> thanks

Page Number in Table?

Is it posible to put the Globals!PageNumber on a table, I know it gives an
error, but is there any work around?
Thanks in Advance,
Fabian von RombergProbably not, only usable in the page footer..
"Fabian von Romberg" wrote:
> Is it posible to put the Globals!PageNumber on a table, I know it gives an
> error, but is there any work around?
> Thanks in Advance,
> Fabian von Romberg