Printing labels and Null values

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

Guest

Need help on printing the labels and values on a subreport even when none
exist. I have subreports that I want to have print out even if there was no
data entered into the table.
 
A subreport will not display if there are no records in the subreport. The
usual solution is to use labels/controls on your main report that can be set
to visible if the subreport has no data.
 
Back
Top