How to put columns in a sub-report

  • Thread starter Thread starter Marco
  • Start date Start date
M

Marco

Hi. I need to put columns in a sub report.

If I open the subreport as not being a sub-report it works, but if I open it
as sub-report it doesn't work.

Can someone help me?

Thnaks,
Marco
 
Marco said:
Hi. I need to put columns in a sub report.

If I open the subreport as not being a sub-report it works, but if I open it
as sub-report it doesn't work.


Subreport's must use Across then Down snaking. The main
report is "in charge" of paging so the subreport has no idea
when to stat a new column if you try to use Down then
Across.
 
Back
Top