Subreports printing

T

ted handel

This is probably an easy problem...but hey...I'm new to MSAccess. Some of my
subreports are not returning any detail records. This is actually correct but
the subreport label does print.
 
M

Marshall Barton

ted handel said:
This is probably an easy problem...but hey...I'm new to MSAccess. Some of my
subreports are not returning any detail records. This is actually correct but
the subreport label does print.


Subreport with no data don't display anything.

If you want something to display all the time disconnect the
label from the subreport control.
 
Top