Page break problem on a multi column report

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top