supreport order
I have a subreport (pbChild) that I put in the summary band.
When I add another subreport that I would like to print on the next page, I
set it up as pbSection but this subreport is printing before the other
supreport (I would like to print after that subreport).
If I change it to pbChild, it prints below the previous subreport and not on
a new page.
Please advise
Thanks
When I add another subreport that I would like to print on the next page, I
set it up as pbSection but this subreport is printing before the other
supreport (I would like to print after that subreport).
If I change it to pbChild, it prints below the previous subreport and not on
a new page.
Please advise
Thanks
This discussion has been closed.
Comments
style subreports. Instead of using a section subreport below the first
subreport, use a child subreport. Then use the child subreport's titleband
to set its Newpage property to true. Then resize the titleband so that it
does not have a height. This should work to give you the result you want.
The other option is to place the second subreport inside the summary of the
first subreport, like a daisy-chain configuration.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com