Related Question 2
MS Excel will not be able to calculate which of the following formulae?
-
A.
=SUM(Sales)-A5
-
B.
=SUM(A1:A5)/5
-
C.
=SUM(A1:A5)*(10)
-
D.
=SUM(A1:A5)-10
Correct Answer: A
Explanation:
“Sales” is not a valid cell reference or defined name, so Excel cannot calculate it.