In my DB I have to create a query that subtracts one number with another. Sometimes those numbers will be the same so the result should be 0. Access however is returning a very long number as an error. How can I set the field to allow 0 as a result?
Here is my DB. Query in question is qryProductiveTime