C
cue
Hi All,
I have made a report in Access that uses a query for a record source
that merges the results from several other queries. I am finding that
if any of the subqueries come up with zero records, the main query that
is attached to the report comes up with zero records even if the other
subqueries do in fact have at least one record. As a result, all of
the fields on my report read 'Error'. If I do not include within the
main query the subqueries that come up with zero records, I get the
correct number of records for the other subqueries and my report runs
just fine. But I need the report to say 0 (zero) for those fields that
are bound to the subqueries resulting in no records.
I thought about setting all the fields in my report to zero as default
in cause any of the subqueries come up with zero records, but there
doesn't seem to be any option for that.
Does anyone else have any ideas.
I'd appreciate the help.
I have made a report in Access that uses a query for a record source
that merges the results from several other queries. I am finding that
if any of the subqueries come up with zero records, the main query that
is attached to the report comes up with zero records even if the other
subqueries do in fact have at least one record. As a result, all of
the fields on my report read 'Error'. If I do not include within the
main query the subqueries that come up with zero records, I get the
correct number of records for the other subqueries and my report runs
just fine. But I need the report to say 0 (zero) for those fields that
are bound to the subqueries resulting in no records.
I thought about setting all the fields in my report to zero as default
in cause any of the subqueries come up with zero records, but there
doesn't seem to be any option for that.
Does anyone else have any ideas.
I'd appreciate the help.