My thanks in advance to anyone who can answer this question:
I have a query which is adding several fields of data together and then a report which is displaying the result of that query.
I have this set up and it works fine for two distinct queries.
However, a third query which looks the same as all the others except it adds a different set of numbers and which RUNS correctly when I run it, won't display the value, instead giving an ERR# message on the report.
Any reason why it would do this?
There is no mulitplication or dividing by zero just straight addition...
I have a query which is adding several fields of data together and then a report which is displaying the result of that query.
I have this set up and it works fine for two distinct queries.
However, a third query which looks the same as all the others except it adds a different set of numbers and which RUNS correctly when I run it, won't display the value, instead giving an ERR# message on the report.
Any reason why it would do this?
There is no mulitplication or dividing by zero just straight addition...