R
Ryan Tisserand
I have a query with a Where statement. The results of that query are used to
populate the data iand peform calculations in the next query. If the first
query produces no results, the second does not either. How would I tell
access to put a value of 0 in one of the fields as a result in the first
query so that the second query would produce results with a field that has a
value of 0 instead of not returning any values at all?
populate the data iand peform calculations in the next query. If the first
query produces no results, the second does not either. How would I tell
access to put a value of 0 in one of the fields as a result in the first
query so that the second query would produce results with a field that has a
value of 0 instead of not returning any values at all?