No subreport when there is no data

M

Marc

I have a report that has a subreport in it. I need to
print it without data. With data, it prints fine. With
no data, the subreport does not print. I use the
OpenReport with the wherecondition setting the primary
key to a non-existance record. Since the subreport is
used in several reports, I would hate to place the
subreport controls in the master report. Is it possible
to get the subreport to print without data?
 
Top