+ Reply to Thread
Results 1 to 3 of 3

Excel 2008 : Rank Array Values and return with Column Headers and Row Headers

  1. #1
    Registered User
    Join Date
    05-09-2012
    Location
    Boston, MA
    MS-Off Ver
    Google Docs / MS Excel 2008
    Posts
    2

    Rank Array Values and return with Column Headers and Row Headers

    Hello!

    I am looking to rank the values in an array with the column headers and row headers returned with each value.

    5k 10k 15k
    Matt 4 5 9
    Brian 6 7 8
    Phillip 2 4 5

    OUTPUT:

    Phillip 5k 2
    Matt 5k 4
    Phillip 10k 4
    Matt 10k 5
    Phillip 15k 5
    Brian 5k 6
    Brian 10k 7
    Brian 15k 8
    Matt 15k 9

    Thank you in advance! My array is much bigger so this will save me A LOT of time.

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Rank Array Values and return with Column Headers and Row Headers

    Beantownie,

    Welcome to the forum!

    Attached is an example workbook based on the criteria described.
    The 'input' table is in cells A1:D4
    The 'output' table is in cells F1:H11

    In cell F2 and copied down is this formula:
    Please Login or Register  to view this content.

    In cell G2 and copied down is this formula:
    Please Login or Register  to view this content.

    In cell H2 and copied down is this formula:
    Please Login or Register  to view this content.


    Is something like that what you're looking for?
    Attached Files Attached Files
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    05-09-2012
    Location
    Boston, MA
    MS-Off Ver
    Google Docs / MS Excel 2008
    Posts
    2

    Re: Rank Array Values and return with Column Headers and Row Headers

    This is excellent, THANK YOU! I am still letting it sink in, I may have some follow up - Thank you, Tigeravatar!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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