Show Top 10 with array formula

  • Thread starter Thread starter Jen
  • Start date Start date
J

Jen

Hello there,

Would it be possible to evaluate A1:A2000 and show me the top 20 values in
B1:B20 ...with an array formula?

I think to have seen it the other day, but I cannot reproduce nor find it
....

Jen
 
Jen,

What do you want an array for? Put this in B1 and drag down 20 rows for the
top 20 values.

=LARGE(A$1:A$2000,ROW())

Mike
 

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