+ Reply to Thread
Results 1 to 7 of 7

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

  1. #1
    Registered User
    Join Date
    06-13-2016
    Location
    Beverly Hills, CA
    MS-Off Ver
    Office 2013
    Posts
    3

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

    Hey, everyone!

    I've been searching for a formula to solve this one, to no avail it seems...

    On the Data tab, but displayed on the Simplified tab, I'd like to sum the numbers listed in column C if the it matches the adjoining cells in both A and B columns.

    I tried using this formula, but it didn't work...

    =SUMIFS(Data!C:C,Data!A:A,"Jason",B:B,"Calls")

    I feel like I have the ability to be very specific with the information, just haven't figured out how to point it in the right direction.

    Any ideas?

    Thanks in advance, guys!
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

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

    nevermind. should have read again.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

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

    try this instead... =SUMIFS(Data!C:C,Data!A:A,"jason",Data!B:B,"calls")

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    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
    Please Login or Register  to view this content.


    Then in C1:C4
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Copy that range and paste into C6, C11 and C16.
    Dave

  5. #5
    Registered User
    Join Date
    06-13-2016
    Location
    Beverly Hills, CA
    MS-Off Ver
    Office 2013
    Posts
    3

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

    Hey, Sambo...thank you for the reply! Yes, I typed it incorrectly in this post but I did try this one on my original copy...thank you. For whatever reason, however, it just comes up with "32" as the result. I fear it just looking at that one cell, C2, as a result. This is what I experienced before...any ideas?

  6. #6
    Registered User
    Join Date
    06-13-2016
    Location
    Beverly Hills, CA
    MS-Off Ver
    Office 2013
    Posts
    3

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

    Flame, how awesome! I see what you did there...instead of having it looking to "assume" the data in the merged cells, you had it spelled out. And this could work as a fix-all, copy-and-paste for future documents. I will give it a shot. Thank you so much for the assistance!

  7. #7
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

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

    You are welcome. Glad to help, and thank you for the feedback.

+ 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. [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