C
classroomlaw
Hello! I am looking for a formula that will search an array for the greatest
number, then enter data from the corresponding cell of a different array.
number, then enter data from the corresponding cell of a different array.
,MATCH(MAX(A:A),A:A,0))