+ Reply to Thread
Results 1 to 27 of 27

Determine LARGE with most recent data point excluded

Hybrid View

  1. #1
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,749

    Re: Determine LARGE with most recent data point excluded

    Hello Matt,

    I agree with pb71, I had trouble opening your sheet, best to post a version on here. I'm not sure what the issue is, pb71's suggestion will ignore the intermediate columns.......is it that they aren't every other column....are they evenly spaced?

    pb71,

    Don't believe you need ISNUMBER in any version [of excel], shorter version works fine....

    regards, daddylonglegs
    Audere est facere

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,749

    Re: Determine LARGE with most recent data point excluded

    Hello Matt,

    I think you can use the method I proposed previously, with a small tweak. The columns you want to consider all have "Combined" in row 6 so you can use this formula in B7

    =SUM(LARGE(IF((V$6:CJ$6="Combined")*(T$5:CH$5<$A$3),V7:CJ7,0),{1,2,3,4,5,6,7,8}))

    confirmed with CTRL+SHIFT+ENTER and copied down.....and given that non-qualifying columns show zero you don't need to make any special provision for less than 8 values - that will be accommodated automatically

+ 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