G
genojoe
I have a report with a page header that spans the page and the detail section
designed for two columns. I want to do a page break on Account number.
Sometimes the detail occupies a half a column. In these situations, the next
account starts a top of second column instead of going to a new page.
Everything works fine if I do report without the header. It also works fine
when the account is between 1.1 and 1.9 columns of information..
GroupHeader0 (Account) properties are:
ForceNewPage = AfterSection
NewRowOrCol = None
KeepTogether = Yes.
What can I do to get each Accout to print on a new page?
designed for two columns. I want to do a page break on Account number.
Sometimes the detail occupies a half a column. In these situations, the next
account starts a top of second column instead of going to a new page.
Everything works fine if I do report without the header. It also works fine
when the account is between 1.1 and 1.9 columns of information..
GroupHeader0 (Account) properties are:
ForceNewPage = AfterSection
NewRowOrCol = None
KeepTogether = Yes.
What can I do to get each Accout to print on a new page?