Hi All ...
How do I find the row number of the cell that meets this criteria?
=MAX(A:A)
Regards ....
Ok then, that part's solved, now the harder part ...
The result of =MATCH(MAX(A:A),A:A,0) is row number 70
Now I need to assign the contents of B70 (the 70 being the result of the previous formula) to C1. I've tried things like =$B$MATCH(MAX(A:A),A:A,0) etc., but to no avail.
Any ideas?
G