Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a column of words. Is there a way
I can sort these to find the most frequent word, followed by the next and so on? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Wednesday, September 19, 2012 4:42:02 PM UTC-7, (unknown) wrote:
I have a column of words. Is there a way I can sort these to find the most frequent word, followed by the next and so on? Try this. Words in A1:A21. Formula in B1: =COUNTIF($A$1:$A$21,A1) and pull down. Select both Col A and Col B. Under Data Tab Sort & Filter Sort (the box, not the A-Z w/arrow) Sort By: Column B Sort On: = Values Order: Largest to Smallest OK. HTH Regards, Howard |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
T
On Wednesday, September 19, 2012 9:05:49 PM UTC-4, (unknown) wrote: On Wednesday, September 19, 2012 4:42:02 PM UTC-7, (unknown) wrote: I have a column of words. Is there a way I can sort these to find the most frequent word, followed by the next and so on? Try this. Words in A1:A21. Formula in B1: =COUNTIF($A$1:$A$21,A1) and pull down. Select both Col A and Col B. Under Data Tab Sort & Filter Sort (the box, not the A-Z w/arrow) Sort By: Column B Sort On: = Values Order: Largest to Smallest OK. HTH Regards, Howard Thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula for counting frequency then sorting | Excel Worksheet Functions | |||
Sorting by Frequency? | Excel Worksheet Functions | |||
Frequency | Excel Worksheet Functions | |||
histograms - frequency and relative frequency? | Excel Discussion (Misc queries) | |||
Sorting - Frequency distribution. | Excel Discussion (Misc queries) |