sum() The sum() function adds values and returns them into a time-series array. Syntax sum(value1, value2, [value3]…) Argument Description value1 (required) The first...
sumif() The sumif() function returns the summed total for a value on all instances of a specified template. The instances must...