Gets the sum of the products of the two columns
SumProduct(column1, column2) → 978
SumProduct(column1, column2)
column1 - The first column to multiply and then add on
column1
column2 - The second column to multiply and then add on
column2
Last updated 1 year ago