Printing Subreport without data

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

Guest

I have a subreport linked to my main report and will print only when there is
data in the subreport. All information in the subreport is in the detail
section. The subreport contains labels and text boxes.

Is there a way to get the subreport to print whether there is data or not?
I am looking for the subreport labels to print no matter what.

Thanks for all your help.
 
The easiest way to do it is by moving the labels to your main report, and
resizing the sub report to accommodate this,
 
Back
Top