J
JAK
The array formula MAXIF correctly gives me the maximum
value of A in my table A1:h99, say A43. How can I find
the corresponding value in column D, i.e. in this case D43?
value of A in my table A1:h99, say A43. How can I find
the corresponding value in column D, i.e. in this case D43?
7,MATCH(MAX(IF(A1:A7>0,A1:A7)),A1:A7,0))