Results 1 to 7 of 7

Sum number range with two sets of criteria listed with merged cells

Threaded View

RyuScar Sum number range with two... 06-13-2016, 05:40 PM
Sam Capricci Re: Sum number range with two... 06-13-2016, 05:59 PM
Sam Capricci Re: Sum number range with two... 06-13-2016, 06:01 PM
RyuScar Re: Sum number range with two... 06-14-2016, 09:17 AM
FlameRetired Re: Sum number range with two... 06-13-2016, 06:37 PM
RyuScar Re: Sum number range with two... 06-14-2016, 09:20 AM
FlameRetired Re: Sum number range with two... 06-14-2016, 04:57 PM
  1. #5
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2502
    Posts
    13,700

    Re: Sum number range with two sets of criteria listed with merged cells

    I took the liberty of adding helper columns to 'Data'. It overcomes problems the merged cells introduce. The formula in D2:E168 is
    Formula: copy to clipboard
    =LOOKUP("zzzzz",A$2:A2)


    Then in C1:C4
    Formula: copy to clipboard
    =SUMIFS(Data!C:C,Data!D:D,LOOKUP("zzzzzz",$A$1:A1),Data!E:E,LOOKUP("zzzzzzz",$B$1:B1))
    Copy that range and paste into C6, C11 and C16.
    Dave

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] SUMIFS with one criteria range that contains merged cells
    By r4square in forum Excel General
    Replies: 5
    Last Post: 03-18-2015, 04:33 AM
  2. [SOLVED] Formula or VBA or Combination to count Number of Cells in a merged range! PLEASE HELP!
    By WaylettChris in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-13-2014, 11:02 AM
  3. Replies: 4
    Last Post: 06-13-2014, 07:08 PM
  4. Replies: 1
    Last Post: 05-21-2014, 02:30 PM
  5. [SOLVED] Formula to use to count the number of cells in a column which meet three sets of criteria
    By Dhabitude in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 12-11-2013, 11:22 AM
  6. [SOLVED] Trying to count the number of cells that meet two sets of Criteria
    By Pablo12 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-24-2013, 12:02 PM
  7. [SOLVED] for SUMIF function, how do I use 2 sets of range & criteria
    By Bob in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-10-2006, 03:55 PM

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