help with ranking formula

dis622

Board Regular
Joined
Apr 7, 2005
Messages
51
Hi every one


Sorry for my english.

Need some help for making this formula better: =RANK(C2,$C$2:$C$20)+COUNTIF(A$1:A1,C2)

The formula help ranking sales associates, but I also have a VLOOKUP that place then on other cell. So for example in cell B2 to B10 I enter result of all associates. But somethime there is two or more associates that have the same result. When that happen the result in cell where the formula is, will be for example 8 place. So 3 peoples finish in 8 place. My other formula is this:
=VLOOKUP($A42,$A$2:$C$10,2,FALSE)
Because I have more than one person that as the same result it give me this result #N/A Is there a way to fix this?

Thank You
Steven Montreal, Canada
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
Can you give us an example? I'm not sure how you'd end up with
So 3 peoples finish in 8 place
using your RANK + COUNTIF formula.

Also, what is in A42?
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top