+ Reply to Thread
Results 1 to 4 of 4

count blank cells in one column based on date in different column

  1. #1
    Registered User
    Join Date
    01-02-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    31

    count blank cells in one column based on date in different column

    Hi!

    I have dates in column I
    I have dates in column J

    I want to count how many blanks are in column J when the dates in column I are before and including today

    Thanks!
    Last edited by IreneADS; 01-16-2014 at 09:58 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    12-25-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2016
    Posts
    506

    Re: count blank cells in one column based on date in different column

    Hi IreneADS, try this.
    Formula: copy to clipboard
    Please Login or Register  to view this content.





    _______________________________________________________________________________________________________________________________
    1. Click on the * Add Reputation if you think someone helped you
    2. Mark your thread as SOLVED when question is resolved

    Alvin

  3. #3
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: count blank cells in one column based on date in different column

    Use

    =COUNTIFS(I:I,"<="&TODAY(),J:J,"")
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  4. #4
    Registered User
    Join Date
    01-02-2014
    Location
    Canada
    MS-Off Ver
    Excel 2013
    Posts
    31

    Re: count blank cells in one column based on date in different column

    Thank you! Works perfectly!

+ 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. Replies: 4
    Last Post: 12-04-2012, 02:24 AM
  2. Replies: 2
    Last Post: 10-04-2012, 03:19 PM
  3. Replies: 9
    Last Post: 06-08-2012, 06:22 PM
  4. Replies: 5
    Last Post: 08-05-2009, 02:43 PM
  5. Replies: 1
    Last Post: 05-05-2005, 04:06 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