Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jellis1919
 
Posts: n/a
Default Is there a way to sort text by frequency within Excel?

Let's say I have a thousand branch offices, each with a unique alpha
identifier. I start with a list, sorted by date range, of which offices have
placed orders. There is an entry in the spreadsheet for every instance an
office has placed an order. As on order comes in, it's added to the
spreadsheet, but not grouped by office. If office "AAA" placed 3 orders that
month, it's entries might appear in rows 8, 25, and 334. By sorting the
office column by alpha, I can now see see that office "AAA" placed 3 orders
(rows 2-4) , and that office "AAB" placed 5 orders (rows 5-9). But which of
the 1,000 offices placed the most orders? The least?
  #2   Report Post  
CLR
 
Posts: n/a
Default

One way would be to use a helper column..........assuming your list is in
column A, in B1 put
=COUNTIF(A:A,A1)
Then sort on column B as the first key and column A as the second
key.........

Vaya con Dios,
Chuck, CABGx3




"jellis1919" wrote in message
...
Let's say I have a thousand branch offices, each with a unique alpha
identifier. I start with a list, sorted by date range, of which offices

have
placed orders. There is an entry in the spreadsheet for every instance an
office has placed an order. As on order comes in, it's added to the
spreadsheet, but not grouped by office. If office "AAA" placed 3 orders

that
month, it's entries might appear in rows 8, 25, and 334. By sorting the
office column by alpha, I can now see see that office "AAA" placed 3

orders
(rows 2-4) , and that office "AAB" placed 5 orders (rows 5-9). But which

of
the 1,000 offices placed the most orders? The least?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort text Values in Numeric Order Karl Burrows Excel Discussion (Misc queries) 4 August 8th 05 07:58 AM
Formulas dealing with text data Bagia Excel Worksheet Functions 6 June 20th 05 10:29 PM
Quick way to sort lists by text color? PokerZan Excel Discussion (Misc queries) 3 June 3rd 05 01:09 AM
How do I sort using text located in different columns? Neil Excel Discussion (Misc queries) 4 May 2nd 05 07:32 PM
Sort Data by Frequency Susan Smith Excel Worksheet Functions 1 March 25th 05 04:55 AM


All times are GMT +1. The time now is 10:38 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"