#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default ranking question

Hi. I am trying to rank some data as follows:

by total by group then the rest

examples

John East 150
Bill East 125
Steve South 170
Bob East 100
Jim West 120
Joe West 110
Mike South 105

I want to rank like this

1 Steve South 170
2 John East 150
3 Jim West 120
4 Bill East 125
5 Joe West 110
6 Mike South 105
7 Bob East 100

Any ideas? i can rank by overall, but I want to do by the top in each
area then the rest

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,549
Default ranking question


With the data in A2:A8...
In B2 and fill down... =VALUE(RIGHT(A2,3))
In C2 and fill down... =RANK(B2,$B$2:$B$8,1)
'---
Jim Cone
Portland, Oregon USA .
http://www.mediafire.com/PrimitiveSoftware .
Special Sort Excel add-in (30 ways to sort)






"pat67"
wrote in message
...
Hi. I am trying to rank some data as follows:

by total by group then the rest

examples

John East 150
Bill East 125
Steve South 170
Bob East 100
Jim West 120
Joe West 110
Mike South 105

I want to rank like this

1 Steve South 170
2 John East 150
3 Jim West 120
4 Bill East 125
5 Joe West 110
6 Mike South 105
7 Bob East 100

Any ideas? i can rank by overall, but I want to do by the top in each
area then the rest

Thanks




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 48
Default ranking question

On Mar 24, 12:48*pm, "Jim Cone" wrote:
With the data in A2:A8...
In B2 and fill down... =VALUE(RIGHT(A2,3))
In C2 and fill down... =RANK(B2,$B$2:$B$8,1)
'---
Jim Cone
Portland, Oregon USA *.http://www.mediafire.com/PrimitiveSoftware*.
Special Sort Excel add-in (30 ways to sort)

"pat67"
wrote in ...



Hi. I am trying to rank some data as follows:


by total by group then the rest


examples


John *East *150
Bill East * 125
Steve South 170
Bob East *100
Jim West 120
Joe West 110
Mike South 105


I want to rank like this


1 Steve South 170
2 John East 150
3 Jim West 120
4 Bill East 125
5 Joe West 110
6 Mike South 105
7 Bob East 100


Any ideas? i can rank by overall, but I want to do by the top in each
area then the rest


Thanks- Hide quoted text -


- Show quoted text -


that's just giving me an overall rank.
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
Ranking Question PJFry Excel Worksheet Functions 3 June 10th 09 05:24 PM
2 part ranking question pgarcia Excel Discussion (Misc queries) 1 November 29th 07 12:10 AM
Ranking question (ties) rozeltf Excel Discussion (Misc queries) 5 April 8th 06 05:25 PM
Ranking formula question? Skeep Excel Discussion (Misc queries) 1 January 26th 06 04:50 AM
Another ranking question Liz23 Excel Worksheet Functions 2 February 11th 05 10:55 PM


All times are GMT +1. The time now is 06:26 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"