Sub reports with no data

H

Huntergatherer

Ok. Thanks to the previous corespondent for their answers wich have worked
first time!

To get my project complete (for the moment), I need to fix the following:

I have 2 reports, which work perfectly and contain HASDATA statements to
show 0 (zero) when there is not data present. As I say, on their own they
work just fine.

The problem arrives when I put the 2 reports into a master report (thus
creating two subreports). The queries relating to the subreports run fine,
and if there is data prsent return data without a problem - so far, so good!

If the is no data returned from the queries, then the subreports do not show
on the page at all. What I want to see is the reports returning the hedings
and 0 (zeros) as if they where still on their own.

I know they will work alone - but there must be another statement I have to
add to get them to show (without data) within the master report.

Thanks in advance

Peter
 
Top