Hi,
I've had some issues with crosstab reports and page numbering on the virtual pages created from the crosstab report.
I've tried the following fix, kindly supplied by Abhilash:
Well, the easiest solution is to place the Cross-tab in the Report Footer, Of course, ONLY if the report contains this single object which I'm assuming is not the case.
If you do not wish to place the cros-tab in the Report Footer, here's what you need to do:
1) Create a formula;
whilereadingrecords; ""
2) Create a group on this formula. If the report already contains groups, move this formula to the top of the grouping list. It won't affect the other groups or records in any way.
3) Move the Cross-tab from the Report Header to the Group Header1 and suppress Group Footer1
4) Add the Page Number field to the Page Footer
But this above fix doesn't seem to work for me and just displays Page 1 on the first page.
Any help appreciated.
Regards,
Cal