• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Rank

Hi,

Thank for your help, but I don't know why I cannot do like cell A3 and A4.
When I follow your formula, it show only the number the same A2, number 9.
It is because Narayan has applied array formula on all 3 cells simultaneously. To get the same results, first select A2:A4 and then CSE Narayan's formula. You should get what you want.

Or you can use following construct (normally entered)
=LARGE($B$12:$B$18,ROWS($A$1:A1))
copy down.
 
It is because Narayan has applied array formula on all 3 cells simultaneously. To get the same results, first select A2:A4 and then CSE Narayan's formula. You should get what you want.

Or you can use following construct (normally entered)
=LARGE($B$12:$B$18,ROWS($A$1:A1))
copy down.
Thank alot. It works now :)
 
Back
Top