G
Guest
I have a report that is giving totals from three independent tables. A query
with three independent tables is the source of this report. The problem is
that if one of the tables in this query has no records then the guery gives
no records even if the other two tables have some records.
Can anybody syggest a way to overcome this problem?
If there is a way to make a query with no records to return a zero for the
total of a field, that would do.
with three independent tables is the source of this report. The problem is
that if one of the tables in this query has no records then the guery gives
no records even if the other two tables have some records.
Can anybody syggest a way to overcome this problem?
If there is a way to make a query with no records to return a zero for the
total of a field, that would do.