How to do page break
677053Dec 23 2008 — edited Jan 6 2009Hi,
I have a report which has column breaks on the first two columns. I would like to have a page break when col2 changes.
________________________________________________
Col1 Col2 Col3 Col4
________________________________________________
Val1 Val2 dat1 dat2
dat2 dat3
dat4 dat5
dat6 dat7
dat8 dat9
<New Page>
_________________________________________________
Col1 Col2 Col3 Col4
__________________________________________________
Val1 Val3 datx Daty
datxx datyy
________________________________________________
Any help are much appreciated!