SUM
Sums a list of numbers
Last updated
Sums a list of numbers
Last updated
SUM( value 1
, [value 2 ...]
)
Sums a list of numbers, ignoring any blank values.
Argument | Description |
| numeric column or value |
| Optional. Column(s) to be included in the calculation; will output a row-wise calculation when this argument is provided. |
Numerical sum of inputted values