Force Sub Report to Show Even If No Data

S

Stewart Berman

I have some sub reports that have material in their headers that needs to be
displayed even if the sub reports do not contain any data.

If you open a report in print preview and it does not contain any data you
still see the report header information -- assuming that you did not use the
OnNoData even to cancel the report. However, if the same report is opened
in a sub report control it will not appear at all if there isn't any data.

Is there a way around this feature?
 
A

Allen Browne

The simplest way to do this is to more your column head labels out of the
subreport, and onto the main report.
 

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

Top