Sub Report

C

Corinne

I have a report that contains a sub report. I used the
wizard to set this up. When the subreport is empty, (no
data) I would like the label above the subreport to not
show on the printed report. Is this possible? I can make
a label disappear if the related box has no data but I am
not sure how to do this with a subreport. Can anybody
help? Thanks in advance
 
R

Rick Brandt

Corinne said:
I have a report that contains a sub report. I used the
wizard to set this up. When the subreport is empty, (no
data) I would like the label above the subreport to not
show on the printed report. Is this possible? I can make
a label disappear if the related box has no data but I am
not sure how to do this with a subreport. Can anybody
help? Thanks in advance

You could move the label to the Report header of the subreport.
 
Top