In this example, we'll use SUMPRODUCT to return the total sales for a given item and size: SUMPRODUCT matches all instances of Item Y/Size M and sums them, so for this example 21 plus 41 equals 62. To use the default operation (multiplication): =SUMPRODUCT (array1, [array2], [array3], ...) The SUMPRODUCT function syntax has the following arguments: