Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DJ Dusty
 
Posts: n/a
Default Score a list of numbers


Is there any way I can score a list of 10 numbers from 1 - 10?

IE:

52
44
131
63
64
36
28
132
108
80

Can another column score these in order from 1 to 10 (largest number
gets 10, lowest gets 1) without performing a sort?

So it would become:

52 = 4
44 = 3
131 = 9
63 = 5
64 = 6
36 = 2
28 = 1
132 = 10
108 = 8
80 = 7

Grateful for any help!


--
DJ Dusty
------------------------------------------------------------------------
DJ Dusty's Profile: http://www.excelforum.com/member.php...o&userid=16335
View this thread: http://www.excelforum.com/showthread...hreadid=528286

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duke Carey
 
Posts: n/a
Default Score a list of numbers

The Rank() function will score them for you. Duplicate #s can be an issue.

To get the nth largest number from a list use

=large(list_range,n)

"DJ Dusty" wrote:


Is there any way I can score a list of 10 numbers from 1 - 10?

IE:

52
44
131
63
64
36
28
132
108
80

Can another column score these in order from 1 to 10 (largest number
gets 10, lowest gets 1) without performing a sort?

So it would become:

52 = 4
44 = 3
131 = 9
63 = 5
64 = 6
36 = 2
28 = 1
132 = 10
108 = 8
80 = 7

Grateful for any help!


--
DJ Dusty
------------------------------------------------------------------------
DJ Dusty's Profile: http://www.excelforum.com/member.php...o&userid=16335
View this thread: http://www.excelforum.com/showthread...hreadid=528286


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Beege
 
Posts: n/a
Default Score a list of numbers

"DJ Dusty" wrote in
message ...

Is there any way I can score a list of 10 numbers from 1 - 10?

IE:

52
44
131
63
64
36
28
132
108
80

Can another column score these in order from 1 to 10 (largest number
gets 10, lowest gets 1) without performing a sort?

So it would become:

52 = 4
44 = 3
131 = 9
63 = 5
64 = 6
36 = 2
28 = 1
132 = 10
108 = 8
80 = 7

Grateful for any help!


--
DJ Dusty
------------------------------------------------------------------------
DJ Dusty's Profile:
http://www.excelforum.com/member.php...o&userid=16335
View this thread: http://www.excelforum.com/showthread...hreadid=528286


DJ,

Check out "=RANK"

Its neat for what you need.

Beege


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default Score a list of numbers

Look at the RANK function


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com




"DJ Dusty" wrote in
message ...

Is there any way I can score a list of 10 numbers from 1 - 10?

IE:

52
44
131
63
64
36
28
132
108
80

Can another column score these in order from 1 to 10 (largest number
gets 10, lowest gets 1) without performing a sort?

So it would become:

52 = 4
44 = 3
131 = 9
63 = 5
64 = 6
36 = 2
28 = 1
132 = 10
108 = 8
80 = 7

Grateful for any help!


--
DJ Dusty
------------------------------------------------------------------------
DJ Dusty's Profile:
http://www.excelforum.com/member.php...o&userid=16335
View this thread: http://www.excelforum.com/showthread...hreadid=528286



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
select numbers from a list and add to optimise result DT Excel Worksheet Functions 1 January 17th 06 10:27 AM
find sum in list of of numbers Ron Coderre Excel Discussion (Misc queries) 10 January 5th 06 08:26 AM
find same numbers in a list in Excel Ekser Excel Discussion (Misc queries) 3 June 1st 05 02:47 PM
How can I compare a number against a list of numbers johnny Excel Worksheet Functions 4 March 22nd 05 07:13 PM
High score list? nc-nc New Users to Excel 1 January 17th 05 10:33 AM


All times are GMT +1. The time now is 12:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"