+ Reply to Thread
Results 1 to 5 of 5

Using Countif with Dates

  1. #1
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Key West, FL
    MS-Off Ver
    365 Apps for Enterprise
    Posts
    666

    Using Countif with Dates

    I can't figure out this simple task.. counting the # of orders by date.

    I've attached a workbook to illustrate

    I very much appreciate your patient help!
    Attached Files Attached Files

  2. #2
    Forum Expert kersplash's Avatar
    Join Date
    11-22-2016
    Location
    Perth
    MS-Off Ver
    Home 2016 (Windows 10)/Work 2013 Pro Plus (Windows 10)
    Posts
    2,012

    Re: Using Countif with Dates

    What about a simple pivot table?
    Attached Files Attached Files

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: Using Countif with Dates

    How about

    =COUNTIF($C$3:$C$15,D3)

  4. #4
    Valued Forum Contributor Root_'s Avatar
    Join Date
    07-29-2017
    Location
    _
    MS-Off Ver
    2010+
    Posts
    514

    Re: Using Countif with Dates

    Try the following formula (advantage: no need to have the RoundDown column):

    =COUNTIFS(B$3:B$15,">="&D3,B3:B15,"<"&D4)

  5. #5
    Forum Contributor
    Join Date
    12-03-2008
    Location
    Key West, FL
    MS-Off Ver
    365 Apps for Enterprise
    Posts
    666

    Re: Using Countif with Dates

    Thanks everyone. I appreciate your help.

+ 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. COUNTIF using dates
    By bradleyandrewdavis in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-08-2015, 01:45 PM
  2. COUNTIF function with Dates & due dates.
    By kcowper in forum Excel General
    Replies: 3
    Last Post: 03-10-2011, 12:51 AM
  3. COUNTIF on dates
    By MartyB in forum Excel General
    Replies: 5
    Last Post: 12-01-2009, 06:34 PM
  4. [SOLVED] Countif using dates
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 55
    Last Post: 09-06-2005, 07:05 PM
  5. Countif using dates
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 55
    Last Post: 09-06-2005, 05:05 PM
  6. [SOLVED] Countif using dates
    By Bugaglugs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  7. [SOLVED] Countif using dates
    By Bugaglugs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10:05 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