SUMPRODUCT function in Excel
The SUMPRODUCT function in Excel is used to multiply corresponding elements in two or more arrays, and then sum the results. It can be used to perform calculations on multiple arrays or to perform weighted averages. Syntax =SUMPRODUCT(array1, [array2], …) Note : that when using the SUMPRODUCT function, you must make sure that the arrays […]
SUMPRODUCT function in Excel Read More »