The SUM function is one of the math and trigonometry functions. It is used to add all the numbers in the selected range of cells and return the result.
Syntax
SUM(number1, [number2], ...)
The SUM function has the following arguments:
Argument | Description |
---|
number1/2/n | Up to 255 numeric values that you want to add. |
Notes
How to apply the SUM function.
Examples
The figure below displays the result returned by the SUM function.
