+ Reply to Thread
Results 1 to 3 of 3

sumif blank values

  1. #1
    Forum Contributor
    Join Date
    08-29-2014
    Location
    Chicago, IL
    MS-Off Ver
    2014
    Posts
    164

    sumif blank values

    I have the following formula. If the there is nothing to sum the value in the cell is 'o', I would like to change that so the cell is blank instead.

    =SUMIFS('csr data'!H:H,'csr data'!O:O,Production!B5,'csr data'!R:R,Production!$D$4,'csr data'!P:P,Production!$D$3,'csr data'!H:H,">0",'csr data'!A:A,">"&Production!$B$1,'csr data'!A:A,"<="&Production!$B$2)

  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: sumif blank values

    without seeing anything else or testing your formula this should work...
    =if(SUMIFS('csr data'!H:H,'csr data'!O:O,Production!B5,'csr data'!R:R,Production!$D$4,'csr data'!P:P,Production!$D$3,'csr data'!H:H,">0",'csr data'!A:A,">"&Production!$B$1,'csr data'!A:A,"<="&Production!$B$2)=0,"",SUMIFS('csr data'!H:H,'csr data'!O:O,Production!B5,'csr data'!R:R,Production!$D$4,'csr data'!P:P,Production!$D$3,'csr data'!H:H,">0",'csr data'!A:A,">"&Production!$B$1,'csr data'!A:A,"<="&Production!$B$2))
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Contributor
    Join Date
    08-29-2014
    Location
    Chicago, IL
    MS-Off Ver
    2014
    Posts
    164

    Re: sumif blank values

    that worked, thanks.

+ 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. SUMIF statement to sum values not associated with blank values?
    By artenuga54 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-27-2017, 11:44 PM
  2. [SOLVED] Blank cells that don't act blank after pasting values back over formulas
    By IronHerder in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-16-2016, 07:01 PM
  3. Replies: 1
    Last Post: 05-14-2014, 05:02 AM
  4. SUMIF - replaing 0 with blank
    By chloesnowling in forum Excel General
    Replies: 1
    Last Post: 01-06-2012, 09:59 AM
  5. SUMIF Question: SUMIF not blank
    By nickyg in forum Excel General
    Replies: 5
    Last Post: 11-18-2009, 10:07 PM
  6. Not showing blank and non blank items in filter mode for values
    By Bhaskar Polisetty in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-20-2006, 09:10 AM
  7. Sumif to return a blank if sum range is blank
    By [email protected] in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-25-2006, 05:30 AM

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