How would I create a formula which returns the Top 5 most frequent words in a column?

Options
Dayle_Taylor
Dayle_Taylor ✭✭
edited 02/07/23 in Formulas and Functions

I have been tasked with creating metrics which show the current 'Top 5' most frequent countries in a column. I am struggling to create a formula which returns the correct value as new countries will be added to the list in future so COUNTIF would not work. So imagine the column read as follows:

Germany

France

France

Germany

Germany

UK

UK

India

France

India

France

Japan

The formula would return the following

  1. France
  2. Germany
  3. UK
  4. India
  5. Japan
Tags:
«1

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!