+ Reply to Thread
Results 1 to 5 of 5

Count blank cells but there's a formula

  1. #1
    Forum Contributor
    Join Date
    11-04-2015
    Location
    Copenhagen, Denmark
    MS-Off Ver
    2010
    Posts
    114

    Count blank cells but there's a formula

    I have attached a sample worksheet.

    There is 1 data-entry sheet.
    There is 12 monthly sheets.
    There is 1 summarized overview sheet showing a simple count.

    I want to be able to count blank cells and show it on the summarized overview.
    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,501

    Re: Count blank cells but there's a formula

    maybe =SUMPRODUCT((JAN!I:I="")*(JAN!F:F<>""))
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Guru sktneer's Avatar
    Join Date
    04-30-2011
    Location
    Kanpur, India
    MS-Off Ver
    Office 365
    Posts
    9,649

    Re: Count blank cells but there's a formula

    Quote Originally Posted by Sambo kid View Post
    maybe =SUMPRODUCT((JAN!I:I="")*(JAN!F:F<>""))
    You should avoid using the whole column reference whenever a comparative operator is involved in the formula.
    Regards
    sktneer


    Treat people the way you want to be treated. Talk to people the way you want to be talked to.
    Respect is earned NOT given.

  4. #4
    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,501

    Re: Count blank cells but there's a formula

    sktneer, I usually don't but the OP was using almost the whole column (I2:I1048576) so I figured I'd use the whole column as a reference. But trolle can adjust the range to suit.

  5. #5
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Count blank cells but there's a formula

    You can use this
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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] Conditional count blank cells formula
    By JimboJamesUK in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-28-2017, 08:20 PM
  2. [SOLVED] how to count cells with values but ignore blank cells with formula and in a month?
    By Imran Magsi in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-17-2017, 03:58 AM
  3. [SOLVED] Excel Formula to count blank cells
    By gill123 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-06-2015, 05:42 PM
  4. Count blank cells in a range and contiguous blank cells also as single cells! Tricky One!
    By SebastianColombia in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-31-2015, 02:32 PM
  5. [SOLVED] How to count blank cells that contain formula?
    By IntricateFool in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-21-2013, 09:33 PM
  6. how can I count blank cells as a zero, when using formula please??
    By Ted in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-22-2005, 02:15 PM
  7. formula to count cells not blanK
    By pmarques in forum Excel Formulas & Functions
    Replies: 52
    Last Post: 09-06-2005, 07:05 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