How to display continue of every page to the next page?
651008Jul 20 2008 — edited Jul 28 2008Currently I'm working on matrix group report which have destination per row and airline name per column.
Its group by with type (Domestic and International), year and month.
The problem is if the data in row not fit per page the continue for every page appear after all data for group finished. (this report have airline
for domestic and international group).
example :
airline (column)
destination (row)
1st page have airline AA,AB,AC
2nd page have airline BA,BB,BC
But if row for 1st page have many data and not fit per page the
continue will not appear at the 2nd page. It will appear after all airline finished.
I want the continue appear after every page itself.
How to display the continue of every page to the next page?I don't know how to fix the layout.
Anyone have ideas? very appreciate it..
Thank you.
-suria-
Message was edited by:
user648005