+ Reply to Thread
Results 1 to 3 of 3

Sorting with relative number by Cell content value

  1. #1
    Registered User
    Join Date
    05-01-2010
    Location
    Vijayawada, India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Sorting with relative number by Cell content value

    Please help,
    I have Cell values as below,
    45
    30
    70
    60
    55
    30
    10
    75
    65
    I want these Cell values to be given a serial number acroding to their values from 1 to 9 (total no of cells) into next cell in right to it as shown below
    45 -- 6
    30 -- 7
    70 -- 2
    60 -- 4
    55 -- 5
    30 -- 7
    10 -- 8
    75 -- 1
    65 -- 3
    ....
    I hope can get your support to me.
    Thanks,
    Baba.
    Last edited by excelbaba; 05-01-2010 at 08:10 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Sorting with relitive number by Cell content value

    Assuming list is in A1:A9, then in B1: =RANK(A1,$A$1:$A$9) copied down.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    05-01-2010
    Location
    Vijayawada, India
    MS-Off Ver
    Excel 2007
    Posts
    19

    Re: Sorting with relative number by Cell content value

    Dear Guru NBVC,
    Thank for your help, your help and suggestion has solved my problem,
    Thanks a lot,
    Baba,

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1