rank()

lezawang

Well-known Member
Joined
Mar 27, 2016
Messages
1,805
Office Version
  1. 2016
Platform
  1. Windows
Hi
I am trying to use rank but it does not make sense how rank() function is ranking numbers.
in the example below. why for example 96332 and 96103 both have rank #1 !! should not be rank 1 and 2 respectively? thanks
ps: the function i wrote is =RANK(B2,B2:B25) then autofilled

[TABLE="width: 141"]
<tbody>[TR]
[TD]salary[/TD]
[TD]salary rank[/TD]
[/TR]
[TR]
[TD="align: right"]36583[/TD]
[TD="align: right"]20[/TD]
[/TR]
[TR]
[TD="align: right"]93600[/TD]
[TD="align: right"]6[/TD]
[/TR]
[TR]
[TD="align: right"]73873[/TD]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD="align: right"]96332[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]49703[/TD]
[TD="align: right"]14[/TD]
[/TR]
[TR]
[TD="align: right"]35773[/TD]
[TD="align: right"]16[/TD]
[/TR]
[TR]
[TD="align: right"]95949[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]25435[/TD]
[TD="align: right"]17[/TD]
[/TR]
[TR]
[TD="align: right"]96103[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]53585[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD="align: right"]76264[/TD]
[TD="align: right"]4[/TD]
[/TR]
[TR]
[TD="align: right"]44716[/TD]
[TD="align: right"]10[/TD]
[/TR]
[TR]
[TD="align: right"]28471[/TD]
[TD="align: right"]11[/TD]
[/TR]
[TR]
[TD="align: right"]51497[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD="align: right"]53918[/TD]
[TD="align: right"]6[/TD]
[/TR]
[TR]
[TD="align: right"]28280[/TD]
[TD="align: right"]9[/TD]
[/TR]
[TR]
[TD="align: right"]94823[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]92832[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]66356[/TD]
[TD="align: right"]3[/TD]
[/TR]
[TR]
[TD="align: right"]94180[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD="align: right"]53771[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]51882[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]42281[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD="align: right"]71548[/TD]
[TD="align: right"]1[/TD]
[/TR]
</tbody>[/TABLE]
 
Last edited:

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.

Forum statistics

Threads
1,223,893
Messages
6,175,241
Members
452,622
Latest member
Laura_PinksBTHFT

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