Hello, could you please kindly help me with the below, to make it so that it'd only consider values for the calculation if the corresponding value in column 'A' = "XX", and instead of specifying the range, sums up all the matched values in a given column?
Please also note that values start in row 4.
=SUMPRODUCT(XX4:XX150,$B$4:$B$150)/SUM(B4:B150)
I've tried using various IFs as well as SEARCH but couldn't get it to work, unfortuntely.
Many thanks!
Please also note that values start in row 4.
=SUMPRODUCT(XX4:XX150,$B$4:$B$150)/SUM(B4:B150)
I've tried using various IFs as well as SEARCH but couldn't get it to work, unfortuntely.
Many thanks!