Forum Discussion

bozhkov's avatar
bozhkov
Copper Contributor
Oct 07, 2023
Solved

Array cell reference based on three values

Hi! Please help me find the values based on my example  
  • HansVogelaar's avatar
    Oct 07, 2023

    bozhkov 

    In G2:

    =SUMPRODUCT(($A$2:$A$10&" "&$B$2:$B$10&" "&$C$2:$C$10=F2)*$D$2:$D$10)

    Fill down.