Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help in classific a group of numbers


Dear all,

I would like to have you help.

For instance, I have a group of numbers (not in sequence) in Column A.
In Column B, I would like to classific the biggest number to be "1",
second biggest to be "2", and so on. However, I don't want to just
"sort" Column A and use "max" to find the biggest. Please help to
suggest some more smart way.

Someting like below.
A____B
10___5
62___1
39___2
18___4
27___3
27___3
8____6


Thanks a lot.
Lawrence


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 79
Default Help in classific a group of numbers

Use function RANK (see help for more info)


"Lawrence" wrote in message
...

Dear all,

I would like to have you help.

For instance, I have a group of numbers (not in sequence) in Column A.
In Column B, I would like to classific the biggest number to be "1",
second biggest to be "2", and so on. However, I don't want to just
"sort" Column A and use "max" to find the biggest. Please help to
suggest some more smart way.

Someting like below.
A____B
10___5
62___1
39___2
18___4
27___3
27___3
8____6


Thanks a lot.
Lawrence


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help in classific a group of numbers


Thanks RADO

but RANK gives duplicate numbers the same rank. The presence of
duplicate numbers affects the ranks of subsequent numbers. For example,
in a list of integers, if the number 10 appears twice and has a rank of
5, then 11 would have a rank of 7 (no number would have a rank of 6).

Please advise.


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

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
Excel change a group of positive numbers to negitive numbers Clare Jones Excel Discussion (Misc queries) 3 July 2nd 09 04:25 PM
average a continuous group of numbers and negative numbers are 0 Dumbfounded Excel Worksheet Functions 3 October 15th 08 11:53 PM
How can I convert a group of numbers to a group of letters? CarlG Excel Worksheet Functions 9 August 18th 06 03:31 PM
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? C-Man23 Excel Worksheet Functions 3 January 19th 06 09:52 AM
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? C-Man23 Excel Worksheet Functions 1 January 9th 06 01:23 PM


All times are GMT +1. The time now is 11:38 PM.

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

About Us

"It's about Microsoft Excel"