Please help me find a formula to show the 2nd most frequent

T

Tom

Please help me find a formula to show the 2nd, 3rd, 4th,
etc. most frequent numbers in a range of cells. I used
the mode function to find the most frequent but do not
know how to find the successive most frequent numbers.
Thanks.
Tom
 
R

Ron Rosenfeld

Please help me find a formula to show the 2nd, 3rd, 4th,
etc. most frequent numbers in a range of cells. I used
the mode function to find the most frequent but do not
know how to find the successive most frequent numbers.
Thanks.
Tom

What were the issues with the answers already posted in your previous thread?

Or was that someone else who posted nearly the identical question?

Look for messages with subject: "How do I get the 2nd Mode in a range of cells"


--ron
 
B

Biff

Hi Tom!

Not easily done in a single formula. Another alternative
from the suggestions already made in the other post.

Use an advanced filter and copy the unique values to
another location. In the adjacent cells use a countif
formula then select both columns and do a descending sort
on the countif column.

Biff
 

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

Top