linked subreport: how can I keep it together?

  • Thread starter Thread starter Philip Leduc
  • Start date Start date
P

Philip Leduc

I have a report with multiple subreports that might be visible or not and
each one can grow when appropriate (as defined in the on open event of the
report)
How can I make sure that one of the subreports on the bottom of the page
keeps together (meaning not one part on page and the other part on the next
page)

Thank you for your help

Philip
 
Philip Leduc said:
I have a report with multiple subreports that might be visible or not and
each one can grow when appropriate (as defined in the on open event of the
report)
How can I make sure that one of the subreports on the bottom of the page
keeps together (meaning not one part on page and the other part on the
next
page)


Look at the example at
http://support.microsoft.com/default.aspx?scid=kb;en-us;145780
You create artificial groups and place the subreports in the group footers.
You then set the keep together property to yes. It will force a new page if
needed.
 

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