Report and subreport question

  • Thread starter Thread starter Amateur
  • Start date Start date
A

Amateur

I have a report with one subreport.

If the subreport has no data, it still shows the subreport label in the main
report.
How can I show the subreport only for those customers where as well data is
in the subreport - and - if the subreport has no data, nothing should be seen
(as well not the label).

Thanks
Klaus
 
You don't need the label - cut it. Set the subreport to can shrink:yes and
can grow:yes
 
I need the Label - Its the title for the report which should be shown if
there is data in the report.
Any other idea?
 
Back
Top