Sub report and displaying

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

Guest

I ahve a sub report within a the main body of a report. Te subreport is set
in column format (max of 3 columns), when i preview just the subreport it
formats correctly with the columns of data set out as the should be.

But when i look at the overall report (with the sub report imbeddede), the
second column of the sub report is now forced onto a new page and not the
next column, I have set the width of the subreport close to the max allowed
on the main report.

Any help gratefully appreciated to sovle why this is happening.
 
It is, otherwise it would not appear in columnd when i look at it alone. why
does the next column get force to a new page when the report is embedded, but
not when it is looked at standalone???
pat
 
So, you are suggesting that your subreport columns are set to display Across
then Down and you only see one column when the subreport is divided between
two pages? Have you tried setting some properties to keep together?
 
Back
Top