LARGE

  • Thread starter Thread starter ArturoCohen
  • Start date Start date
A

ArturoCohen

Hello everyone,

can i make "large" to return to me both numbers when they are the same
value. example:
A1- 50
A2- 68
A3- 98
A4- 101
A5- 68
....

i use LARGE to get the top three, but when i got two or more with the
same value i want those too. so in this case i want to have in return:
value 1 = 101
value 2 = 98
value 3 = 68 (from cell a2)
value 4 = 68 (from cell a5)
(i dont care about the order of the last two)

thanks
 

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