how do I get this

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to find a function that find the max. value in one column but
return the corrosponding value from a different column though in the same row.
 
=index(a1:a10,match(max(b1:b10),b1:b10,0))
I'm trying to find a function that find the max. value in one column but
return the corrosponding value from a different column though in the same row.
 

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

Similar Threads


Back
Top