Snaking Columns Report

A

Abe Katz

Hello,

I have a multiple-column report, the multiple-column list is in the sub
report.
The problem is, it will only print as many lines that fit in the sub report,
the rest of the lines gets truncated and doesn't print at all.
Is there a way to print the rest of the records on the second page?
Thanks in advance
Abe
 
R

Rick Brandt

Hello,

I have a multiple-column report, the multiple-column list is in the sub
report.
The problem is, it will only print as many lines that fit in the sub
report, the rest of the lines gets truncated and doesn't print at all.
Is there a way to print the rest of the records on the second page?
Thanks in advance
Abe

Multi-column sub-reports either have to have CanGrow set to No on the sub-
report control within the main report or else must use Across, Then Down
columns. If you want a growing sub-report you cannot use Down, Then
Across columns.
 

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

Similar Threads


Top