SumProduct
Gets the sum of the products of the two columns
SumProduct(column1, column2) → 978Inputs
SumProduct(column1, column2)
column1- The first column to multiply and then add oncolumn2- The second column to multiply and then add on
Gets the sum of the products of the two columns
SumProduct(column1, column2) → 978SumProduct(column1, column2)
column1 - The first column to multiply and then add on
column2 - The second column to multiply and then add on