Using INDEX to find the match

  • Thread starter Thread starter harshaputhraya
  • Start date Start date
H

harshaputhraya

Hi,
I want to use INDEX to display the name for the maximum value

eg:

Name value

A 5.00
B 6.00
C 7.00
D 8.00
E 9.00
F 10.00


I want to display F as it has the maximum value(which i have got
through MAX function).
How would i achieve that?

Appreciate ur help:)

Harsha
 

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

Back
Top