How to put columns in a sub-report

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
 
M

Marshall Barton

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.
 
Top