+ Reply to Thread
Results 1 to 4 of 4

COUNTIFS before today and after 01/01/15

  1. #1
    Registered User
    Join Date
    10-25-2016
    Location
    UK
    MS-Off Ver
    2013
    Posts
    19

    COUNTIFS before today and after 01/01/15

    Hi, I have this formula:

    =COUNTIFS('Master Tracker'!$AH$8:$AH$436,">=1/1/15",'Master Tracker'!$A$8:$A$436,$G$2)

    I would like to alter the date part so that it counts dates after 01/01/15 but on or before today.

    Is there a way of doing this?

    Thanks

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.82 - (24021116)
    Posts
    8,659

    Re: COUNTIFS before today and after 01/01/15

    =COUNTIFS('Master Tracker'!$AH$8:$AH$436,">=1/1/15", 'Master Tracker'!$AH$8:$AH$436,"<="&today() , 'Master Tracker'!$A$8:$A$436, $G$2)

    this assumes
    today or later is in the same range ???
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    10-25-2016
    Location
    UK
    MS-Off Ver
    2013
    Posts
    19

    Re: COUNTIFS before today and after 01/01/15

    Thanks for this.

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.82 - (24021116)
    Posts
    8,659

    Re: COUNTIFS before today and after 01/01/15

    you are welcome

+ 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: 10
    Last Post: 09-06-2023, 08:19 PM
  2. Countifs function to count values done today on a particular hour
    By biznez in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-26-2016, 10:40 PM
  3. [SOLVED] COUNTIFS, EOMONTH and TODAY :)
    By natonato in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-11-2015, 02:48 AM
  4. [SOLVED] Using greater than or less than today as a criteria in a countifs
    By santanicopandimonium in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-05-2014, 02:48 AM
  5. [SOLVED] COUNTIFS using (TODAY()-5days) Filter or equivalent
    By Stymple Tweed in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2013, 08:34 AM
  6. Replies: 0
    Last Post: 12-16-2011, 09:01 AM
  7. Replies: 3
    Last Post: 12-11-2007, 01:36 PM

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