SUM
Use the SUM function to calculate the total of all numbers in the specified array.
Use
SUM( array )
Sum together value of all array items.
| Parameter | Required | Description | 
|---|---|---|
| array | Yes | array containing numbers to sum | 
| Returns | Number | 
Example
This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.