Sums of cells

There is the simple summation function SUM(). Sums can also be done for only cells that meet conditions with SUMIF(). Two columns can be multiplied together with products for each row summed together using SUMPRODUCT().