Rank , with duplicates

ste33uka

Active Member
Joined
Jan 31, 2020
Messages
471
Office Version
  1. 365
Platform
  1. Windows
Is there any way to rank the follwing example so points would be what i have wrote in columns D.
Thanks


Book2.xlsx
ABCD
1
2
3
490%1111
5
6
7
880%1010
9
10
11
1270%99
13
14
15
1660%48
17
18
19
2060%48
21
22
23
2460%48
25
26
27
2860%48
29
30
31
3260%48
33
34
35
3650%37
37
38
39
4040%26
41
42
43
4430%15
Sheet1
Cell Formulas
RangeFormula
C4,C44,C40,C36,C32,C28,C24,C20,C16,C12,C8C4=RANK(A4,(A$4,A$8,A$12,A$16,A$20,A$24,A$28,A$32,A$36,A$40,A$44),1)
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
i would use A and D on a seperate sheet, then INDEX / MATCH or VLOOKUP to return what you want to see
 
Upvote 0

Forum statistics

Threads
1,215,036
Messages
6,122,794
Members
449,095
Latest member
m_smith_solihull

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