Sum values
Count values
Average values
We will begin with functions that help do summations.
SUM Function
The SUM function is used to sum one or more numbers in a range of cells or literal values.
Syntax
The first argument is mandatory. The remaining arguments are optional.
The arguments supplied to the SUM function can be a single cell reference, a cell range, or a literal numeric value.