+ Reply to Thread
Results 1 to 10 of 10

Sum cells adjacent to LARGE cells.

Hybrid View

Toonce Sum cells adjacent to LARGE... 02-27-2014, 02:57 AM
:) Sixthsense :) Re: Sum cells adjacent to... 02-27-2014, 03:00 AM
FDibbins Re: Sum cells adjacent to... 02-27-2014, 03:02 AM
:) Sixthsense :) Re: Sum cells adjacent to... 02-27-2014, 03:36 AM
XOR LX Re: Sum cells adjacent to... 02-27-2014, 03:42 AM
:) Sixthsense :) Re: Sum cells adjacent to... 02-27-2014, 03:50 AM
XOR LX Re: Sum cells adjacent to... 02-27-2014, 04:23 AM
:) Sixthsense :) Re: Sum cells adjacent to... 02-27-2014, 04:51 AM
XOR LX Re: Sum cells adjacent to... 02-27-2014, 04:56 AM
Toonce Re: Sum cells adjacent to... 02-28-2014, 12:45 AM
  1. #1
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Sum cells adjacent to LARGE cells.

    You wouldn't even need OFFSET, I think. Something like:

    =SUMPRODUCT((ISNUMBER(MATCH(A1:A10,LARGE(A1:A10,{1,2,3}),0)))*B1:B10)

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Sum cells adjacent to LARGE cells.

    Quote Originally Posted by XOR LX View Post
    You wouldn't even need OFFSET, I think. Something like:
    I given that statement against the offset approach

    Even simpler than that one

    =SUM(SUMIF(A:A,LARGE(A:A,{1;2;3}),B:B))


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

+ 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: 1
    Last Post: 11-09-2013, 06:11 AM
  2. Formula needed for dividing 2 sets of cells and excluding adjacent text cells
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-07-2013, 06:45 PM
  3. Replies: 1
    Last Post: 08-08-2012, 08:40 PM
  4. Replies: 3
    Last Post: 07-30-2012, 11:20 AM
  5. LARGE Formula - Non-Adjacent Cells
    By TylerDCA in forum Excel General
    Replies: 1
    Last Post: 02-08-2010, 03:29 PM

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