Sub Reports

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

Guest

I have created a report that has 4 embedded subreports. For each main item there can be 4 lists (subreports) which I want to hide if the subreport has no data to display. Does any body have any ideas how this can be done without resorting to VBA.
 
racingstream said:
I have created a report that has 4 embedded subreports. For each main item there can be 4 lists (subreports) which I want to hide if the subreport has no data to display. Does any body have any ideas how this can be done without resorting to VBA.


I think I'm confused by your question. Subreport's with no
data don't display anything so there's nothing to make
invisible. Maybe what you want is to set the subreport
control and its section's CanShring property to Yes??
 

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