+ Reply to Thread
Results 1 to 3 of 3

Calculate top 3 scores with conditions

  1. #1
    Registered User
    Join Date
    10-19-2012
    Location
    York
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    59

    Calculate top 3 scores with conditions

    hi

    trying to come up with a way to calculate the top three scores for a row, but based on a condition of either a long or a short run in row 2,

    Tried this as a solution, but this only calculates the top 3 scores, if the first record is "long" rather than looking at the full row of conditions

    {=IF(E2:R2="LONG",+(LARGE(E4:R4,1)+LARGE(E4:R4,2)+LARGE(E4:R4,3)))}

    any ideas

    thanks in advance
    Adi
    Attached Files Attached Files

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,608

    Re: Calculate top 3 scores with conditions

    Use this, comfirmed with ctrl+shift+enter
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    10-19-2012
    Location
    York
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    59

    Re: Calculate top 3 scores with conditions

    spot on, thanks, i was on the right lines but could get it to do the biz

    thanks

+ 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