I have a report that I need to assign ranking values to based on how the sales rep performed. If SalesRep1 has 15 sales and SalesRep2 has 10 sales, then I want to assign a Point value to the highest sales rep of 10 points; the next sales reps of 8 points and so on. So SalesRep1 would have 10 points assigned and SalesRep2 would have 8 points.
My fields are:
[Salesrep]
[SRPerform]
How would I assign the ranking values based on the sales rep's performance.
Thanks in advance for any help.
My fields are:
[Salesrep]
[SRPerform]
How would I assign the ranking values based on the sales rep's performance.
Thanks in advance for any help.