multicolumn sub report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I created a 6 column report that is working fine, now I am adding a subreport
it only fills in one column per page not like the main report. Need help.
Thnxs
 
Iman said:
I created a 6 column report that is working fine, now I am adding a
subreport it only fills in one column per page not like the main
report. Need help. Thnxs

It is not clear from your post whether you are adding a subreport TO a
multi-column report or using a multi-column report AS a subreport.

If the latter a multi-column subreport MUST use "Across, Then Down" snaking.
It cannot use
"Down, Then Across" because it has no idea where the end of the pages are on
the parent report.

If you make the subreport control have a fixed height (unusual) then "Down,
Then Across" will work, but not when you have CanGrow = Yes on the control.
 

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

Back
Top