This is going to sound confusing, but I'm trying to say if the name in COL B, matches the name in GRAPH!AF$3, then sum the totals in COL J and divide that by the total number of instances you counted the name in COL B.
=IFERROR(SUMIF(B$3:B3,GRAPH!AF$3,J$3:J3)/ ??
I have the first part of the formula, but I'm not sure what the denominator is.
Thanks in advance!
=IFERROR(SUMIF(B$3:B3,GRAPH!AF$3,J$3:J3)/ ??
I have the first part of the formula, but I'm not sure what the denominator is.
Thanks in advance!