Re: Adding a ranking based on two fields

2011-09-07 Thread noydb
On Aug 25, 4:53 pm, Chris Rebert wrote: > On Thu, Aug 25, 2011 at 1:38 PM, noydb wrote: > > Hello All, > > > Looking for some advice/ideas on how to implement arankingto a > > 'scores' field I have.  So this scores field has values ranging from > > 1.00-4.  There is also a count field.  I want to

Re: Adding a ranking based on two fields

2011-08-25 Thread Chris Rebert
On Thu, Aug 25, 2011 at 1:38 PM, noydb wrote: > Hello All, > > Looking for some advice/ideas on how to implement a ranking to a > 'scores' field I have.  So this scores field has values ranging from > 1.00-4.  There is also a count field.  I want to add a rank field such > that all the records hav

Adding a ranking based on two fields

2011-08-25 Thread noydb
Hello All, Looking for some advice/ideas on how to implement a ranking to a 'scores' field I have. So this scores field has values ranging from 1.00-4. There is also a count field. I want to add a rank field such that all the records have a unique ranking, 1 through the number of records (thous