+ Reply to Thread
Results 1 to 3 of 3

Countifs with Dates

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

    Countifs with Dates

    I am trying to count the number of entries that fall in a certain state in a define range of dates. The state count works but there is something wrong with the date counts. I get a zero when I add the dates portion even though there is data in that range. N2 = 12/1, O2 = 12/31

    =COUNTIFS(CLI_State,"CO",CLI_Date,">="&N2,CLI_Date,"<="&O2)

    Counts by State Range
    12/1/2011 0:00 12/31/2011 0:00
    CO 0
    MT 0
    ND 0
    SD 0
    UT 0
    WY 0
    Grand Total
    Last edited by shuddle; 01-10-2012 at 12:17 PM. Reason: Formula works. I was looking at the wrong data

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,444

    Re: Countifs with Dates

    Hi,

    Are the values in N2 and O2 formatted as dates?
    Rule 1: Never merge cells
    Rule 2: See rule 1

    "Tomorrow I'm going to be famous. All I need is a tennis racket and a hat".

  3. #3
    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,420

    Re: Countifs with Dates

    It would help us to help you if you uploaded a sample workbook.

    12/1 and 12/31 isn't necessarily a date, so we need to see what it is you are comparing against.


    Regards, TMS
    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


+ 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