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

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
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,214,942
Messages
6,122,366
Members
449,080
Latest member
Armadillos

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