Using the results of the ADDRESS formula in another formula

J

JP

Using the ADDRESS formula, cell B1 evaluates to A10.
Using the ADDRESS formula, cell B2 evaluates to A20.
I am trying to enter the MAX formula in cell C1 that uses the addresses
contained in B1 and B2
so that you have, in effect,
=MAX(A10:A20)

Thank you in advance.
 
Top