Excel Charting Maybe?

  • Thread starter Thread starter amarotti
  • Start date Start date
A

amarotti

Dave, Thanks for your response. No, I do not have the data. I need t
know how to save a formula so others can put in there data an
immediately get the answer to the equation. Any thoughts? :confused
undefinedUNDEFINE
 
Maybe something like this in a separate helper column (my test data was in
G1:G20):

=IF(G1>PERCENTILE($G$1:$G$20,0.9),"Top 10%","")

And drag down.

then filter on that column to show just the top 10%.
 

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