RANK & INDEX

R

RaulDR

Hi All!

Is the formula below possible? index function should return the range for
the rank function. It gives me #N/A error

=RANK(I5,INDEX(O5:O20,1,1):INDEX(P5:p20,1,1))

Thanks!
 
R

RaulDR

Hi Bob!

the first index should return the value "I5" the second index should return
"I8"
the rank formula should use the range "I5:I8"

thanks!
 
B

Bob Phillips

I am assuming that O5:O20, P5:p20 are cell references that you want to pick
up? If so, it should work, it does for me.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top