The SUM function calculates the total of the values in the list. The list can be numbers, cell addresses, ranges, and cell names. The SUM function is the same as the TOTAL function (see TOTAL).
Here are some examples:
SUM(12, 255, 10)
SUM(A5..C9)
SUM(Sales, C2, Expenses, Equip)
See also: