Is this possible?
I've got a report whose source is a master query based on a number of subqueries. If any of these queries returns an empty recordset the master query also returns an empty recordset. In cases like this I'd like the subquery to instead be forced to return the value "0" (zero) so that the report could run.
Any help on this would be appreciated as it's driving me nuts.
I've got a report whose source is a master query based on a number of subqueries. If any of these queries returns an empty recordset the master query also returns an empty recordset. In cases like this I'd like the subquery to instead be forced to return the value "0" (zero) so that the report could run.
Any help on this would be appreciated as it's driving me nuts.