+ Reply to Thread
Results 1 to 2 of 2

COUNTIFS - Containing date and blank cell

  1. #1
    Registered User
    Join Date
    08-30-2013
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2010
    Posts
    6

    COUNTIFS - Containing date and blank cell

    Hello,

    Looking for a solution to this problem:

    L2 contains a date
    M2 is blank

    I need a COUNTIFS statement to count in the range the number of cells where L contains a date but M is blank. Thanks!

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,463

    Re: COUNTIFS - Containing date and blank cell

    Try this:

    =COUNTIFS(L:L,">0",M:M,"")

    Hope this helps.

    Pete

+ 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] Countifs = blank date
    By xrajncajnx in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-31-2015, 01:04 PM
  2. [SOLVED] Countifs cell has date within month AND other cell on row is eual to specific criteria
    By justinr in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 01-09-2015, 12:42 PM
  3. Replies: 1
    Last Post: 01-08-2015, 09:49 PM
  4. Countifs should return blank results for blank row of cells
    By Groovicles in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-29-2013, 06:20 PM
  5. Countifs (How to give criteria for blank cell).
    By Shradharani in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 01-18-2013, 07:44 AM
  6. Replies: 2
    Last Post: 09-10-2012, 04:16 AM
  7. Replies: 2
    Last Post: 08-18-2011, 11:33 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