D
DavidW
I have got a query that has got 3 different fields for fuel usage. I only
need to total this in this query. What the fields are is the number of
gallons used in each field. In the criteria for each field if you put >0 it
will not return any of the entries unless all 3 are greater than zero.
The problem is I dont have the right criteria.
How would you phrase the criteria, so that no matter which field the data
entry is in of the 3 it would show up unless a vehicle didnt use any(isnull)
fuel.
Another words say if you only had 1 entry in "off" and no entries in ("misc"
and "miscout")or is null)
need to total this in this query. What the fields are is the number of
gallons used in each field. In the criteria for each field if you put >0 it
will not return any of the entries unless all 3 are greater than zero.
The problem is I dont have the right criteria.
How would you phrase the criteria, so that no matter which field the data
entry is in of the 3 it would show up unless a vehicle didnt use any(isnull)
fuel.
Another words say if you only had 1 entry in "off" and no entries in ("misc"
and "miscout")or is null)