+ Reply to Thread
Results 1 to 4 of 4

Countifs with null or blanks

  1. #1
    Registered User
    Join Date
    06-06-2008
    Posts
    39

    Countifs with null or blanks

    I'm working in 2007.

    I'm trying to write a countifs formula for it to count only the cells of FY12WOcount that have data (cell example 012511-01) and the cells of FY12 DateResolved that has a date in it.

    This is what I'm using but it is not working.

    =COUNTIFS(FY12WOCount,"",FY12DateResolved,"?")
    Last edited by shuddle; 10-14-2011 at 02:36 PM.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,461

    Re: Countifs with null or blanks

    Try:

    =COUNTIFS(FY12WOcount,"<>",FY12DateResolved,"<>")

    Regards
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    06-06-2008
    Posts
    39

    Re: Countifs with null or blanks

    I get a Value error but I think it is because one is a number field and the other a date field. I think I found another way to do it. I will close this post. Thank you for your help.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,461

    Re: Countifs with null or blanks

    Please post a sample workbook

    Regards

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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