+ Reply to Thread
Results 1 to 3 of 3

Conditional Ranking Data with Array Formula

  1. #1
    Registered User
    Join Date
    03-15-2012
    Location
    Cape Cod, MA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Exclamation Conditional Ranking Data with Array Formula

    Hell guys and gals ... please help!

    I'm trying to rank each Fund (A1) within its Category (B1) by Total Return YTD(C1)

    I attempted to rank them using the array formula included in the spreadsheet (D2) but
    I think I'm getting stuck because of the negative values I'm trying to rank. The array formula i have is getting thrown off by the Funds with negative returns. That said I need the fund with the highest positive return (or lowest negative return if no postitives in category) to be ranked #1

    Any help would be greatly greatly appreciated
    Attached Files Attached Files
    Last edited by memokiller; 03-15-2012 at 04:50 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: Conditional Ranking Data with Array Formula

    Is this formula what you are looking for?

    =SUMPRODUCT(--($A$2:$A$29=A2),--(B2<$B$2:$B$29))+1
    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
    03-15-2012
    Location
    Cape Cod, MA
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Conditional Ranking Data with Array Formula

    THANK YOU. You are awesome. Thank You

+ 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