I have a query which draws in results from several other queries. The result for each record would be for example Answer A, Answer B, Answer C but Answers A,B and C don't always have values so in the query some of the boxes are blank.
I want to perform a mathematical calculation on A,B and C but the calculation doesn't work if A,B and C don't have values.
What is the easiest way around this please?
I want to perform a mathematical calculation on A,B and C but the calculation doesn't work if A,B and C don't have values.
What is the easiest way around this please?