Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Serial number of a list

In a list like this:

100
200
150
120
250

how to get the serial numbers in the next cells? Like this:

100 1
200 4
150 3
120 2
250 5

thanks in advance

--
geotso
---- ---- --- -- - -
Please, remove hyphens to contact me
---- ---- --- -- - -
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Serial number of a list


In the cell next to 100 (which I will assume is in A1) enter =RANK(A1,A:A)
or =RANK(A1,$A$1:$A$100)
Copy down the column by double clicking B1's fill handle
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"geotso" wrote in message
...
In a list like this:

100
200
150
120
250

how to get the serial numbers in the next cells? Like this:

100 1
200 4
150 3
120 2
250 5

thanks in advance

--
geotso
---- ---- --- -- - -
Please, remove hyphens to contact me
---- ---- --- -- - -



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Serial number of a list

What determines the serial number in the first place? Is the serial number
based on the sort order of the list?

Les

"geotso" wrote:

In a list like this:

100
200
150
120
250

how to get the serial numbers in the next cells? Like this:

100 1
200 4
150 3
120 2
250 5

thanks in advance

--
geotso
---- ---- --- -- - -
Please, remove hyphens to contact me
---- ---- --- -- - -

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Serial number of a list

well, with both I get a descend order:

LIST I GET I WISH
100 5 1
200 2 4
150 3 3
120 4 2
250 1 5

Could you please turn it up side down? :-)
Thanks

"Bernard Liengme" wrote in message
...

In the cell next to 100 (which I will assume is in A1) enter =RANK(A1,A:A)
or =RANK(A1,$A$1:$A$100)
Copy down the column by double clicking B1's fill handle
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"geotso" wrote in message
...
In a list like this:

100
200
150
120
250

how to get the serial numbers in the next cells? Like this:

100 1
200 4
150 3
120 2
250 5

thanks in advance

--
geotso
---- ---- --- -- - -
Please, remove hyphens to contact me
---- ---- --- -- - -






  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Serial number of a list

Ooops!

Never mind! I found it:
=RANK(A1,A:A,1)

Thanks again...
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
Serial Number Fareez Excel Worksheet Functions 8 January 24th 09 11:50 PM
Look up part of a number within a serial number and cpy back assoc Seantastic Excel Worksheet Functions 9 November 3rd 08 04:10 PM
To list down all SN (Serial Number) Andri Excel Worksheet Functions 6 September 16th 08 04:36 PM
Serial number generate Tony Excel Worksheet Functions 4 October 20th 07 04:59 AM
Serial Number List Rowf Excel Discussion (Misc queries) 3 September 21st 05 05:55 PM


All times are GMT +1. The time now is 04:42 AM.

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"