HP Exam Questions

Which method is quicker than creating a variable and using the sum function?

You create a report and want to total a column of numbers. Which method is quicker than creating
a variable and using the sum function?

A.
C_Total

B.
@sum

C.
Auto Sum ()

D.
v Total

Explanation: