I have a query which calculates results from varioius cells. Some of these cells will legitimately have #Error values in them.
At the end, all the calculations are tallied together to return a final result. How can I tell Access to ignore #Error, or to recognize it as a null value?
At the end, all the calculations are tallied together to return a final result. How can I tell Access to ignore #Error, or to recognize it as a null value?