+ Reply to Thread
Results 1 to 4 of 4

Rank data by names

  1. #1
    Registered User
    Join Date
    08-05-2008
    Location
    Canada
    Posts
    15

    Rank data by names

    EDIT: I have attached the two tables in an excel document

    From this table:

    Column A Column B
    Row 1 "Name One" 5
    Row 2 "Name Two" 1
    Row 3 "Name Three" 3
    Row 4 "Name Four" 7
    Row 5 "Name Five" 2

    How can I rank the top three names too look like this:

    Column A Column B
    Row 1 "Name Four" 7
    Row 2 "Name One" 5
    Row 3 "Name Three" 3

    I am already using the LARGE function to calculate the highest, second highest etc. numbers, my only trouble is having the accompanied name beside it in another cell.

    Any help would be great,

    sjak
    Attached Files Attached Files
    Last edited by sjak; 09-04-2008 at 09:36 AM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    If there is no chance of repeating the Column B number (ie. Two 7's), then try this formula in B9:

    Please Login or Register  to view this content.
    If there can be repeated column B numbers, then try:

    Please Login or Register  to view this content.
    The formula must be confirmed with CTRL+SHIFT+ENTER not just ENTER.. you will see {} brackets appear around it.

    then copy down either formula.
    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
    08-05-2008
    Location
    Canada
    Posts
    15
    Perfect, thanks again NBVC.

    Solved.

    sjak

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    Just curious why you wouldn't highlight the range and sort by column B?

    ChemistB

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 08-28-2008, 09:05 AM
  2. Compare Data Script To check Names
    By realniceguy5000 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-02-2008, 11:37 AM
  3. Copy data from changing sheet names
    By Lift Off in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-18-2008, 11:44 AM
  4. importing data:What i would like to do is be able to import
    By censura in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-01-2007, 08:32 AM
  5. Unlinking Imported Data
    By Donquick in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-15-2007, 09:29 AM

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