Good afternoon!
I'm using the following formula to determine the address of the cell containing the highest value in a range
=CELL("address",INDEX(HW28:II28,MATCH(MAX(HW28:II28),HW28:II28,0)))
but I now want to return the value from the corresponding column in Row 20,
So, if the highest value...