+ Reply to Thread
Results 1 to 3 of 3

SUMIFS formula to sum a range of cells if certain criteria are met

  1. #1
    Registered User
    Join Date
    12-19-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    9

    SUMIFS formula to sum a range of cells if certain criteria are met

    On the attached example spreadsheet, I am trying to use a SUMIFS formula in cell H6 to sum H18:H34 if A18=A6, and if H18:H34 is not blank. I am currently using the following formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    The formula will not run properly and always comes up with #VALUE!. Any information that can be provided will be greatly appreciated.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: SUMIFS formula to sum a range of cells if certain criteria are met

    Since blank cells and text are ignored by SUM (and SUMIF and SUMIFS) in the first place, you can drop that second criterion because the function does it anyway. Easy!

    I don't understand your first criteria.

    The reason you're getting an error is because you're looking at a criterion range that is a different size than the summation range.

    I think what you want is this:
    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    12-19-2013
    Location
    Florida
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: SUMIFS formula to sum a range of cells if certain criteria are met

    I definitely over thought this one, thank you for setting me straight!

+ 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. Replies: 3
    Last Post: 11-21-2012, 04:57 PM
  3. [SOLVED] sumifs formula one range with two criteria
    By avk in forum Excel General
    Replies: 7
    Last Post: 07-13-2012, 02:13 PM
  4. DATEVALUE used for Criteria range in SUMIFS formula
    By heatherromo in forum Excel General
    Replies: 2
    Last Post: 05-15-2012, 09:31 PM
  5. Replies: 1
    Last Post: 05-16-2011, 05:00 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