Summary function

SUM returns the total of a series of values. Enter a separator (shown as a comma below) after each value.

Syntax

SUM (value1, value2, value3, . . .)

Examples

SUM (length 1, length 2, length 3)
SUM (length 1 * width 1, length 2 * width 2)