Ranking a List which must be within GROUPS

G

Guest

I have been searching threads and we have a few on Ranking but I need to rank
a list sorted by county, town, then by a descending value "Score"
I can rank the table but say 80 records can share the same score but be in a
different county & or town.
I need to rank only on towns by score which works if I select only that Town
but I have a number of towns (49)

This works but I cannot pin down the reference ,$M$2:$M$319 (for one town)
as the list moves
=RANK(M2,$M$2:$M$319,0)


I tried this but it ranks the whole table, can I rank on a grouping in a
grouping?
=RANK(M2,M:M,0)

M being the data, which can be grouped by column N, then L
the list moves so I am unable to use cell references as a County(L) or
Town(N) go
I need advise on Ranking a table which grows and shrinks but the ranking
must be particular to only the Town and not the entire list.

I wish to keep equal ranks to duplicate values.

Any help or direction would be appreciated.

Hope I have missed something simple


Win 2000 Pro - Access 2000
 

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

Similar Threads

Ranking 6
Ranking Sales Reps 2
Ranking Top 5 in score and percentage 1
Ranking (Look for previous ranking) 3
Ranking - Not Sorting Properly. 14
Inverse Ranking 3
Ranking and Allocating points 4
Ranking the records. 2

Top