I'm trying to find a formula that will return the sum of all matches, not just the first found. This is the formula I'm using at present.
=IFERROR(INDEX($AK$4:$AK$450,MATCH(Z310,$AJ$4:$AJ$450,0)),"")
Can it be modified or is there another way to achieve this?
I'm using Mac 2011 V14
=IFERROR(INDEX($AK$4:$AK$450,MATCH(Z310,$AJ$4:$AJ$450,0)),"")
Can it be modified or is there another way to achieve this?
I'm using Mac 2011 V14