Forum Discussion

TM20204's avatar
TM20204
Copper Contributor
May 21, 2020
Solved

Is this possible with SumProduct?

Hi,   I have a worksheet that looks something like this:     x A B C D E F 1 # of units Tom Jerry Rachel Sarah Sam 2 1 Apple Apple Pear Orange   3 3 Banana ...
  • Jos_Woolley's avatar
    May 21, 2020

    TM20204

     

    Hi,

     

    =SUMPRODUCT(A2:A5*(B2:F5=A7))

     

    Cheers.

Resources