In excel the correct form of input in a cell for the SUM() function is
A
Sum(C9,C12)
Correct Answer: Sum(C9,C12)
The SUM function returns the sum of values supplied. = SUM (number1, [number2], [number3], ...)