+ Reply to Thread
Results 1 to 8 of 8

COUNTIFS and different dates

  1. #1
    Registered User
    Join Date
    04-27-2022
    Location
    Surrey, England
    MS-Off Ver
    Office 365
    Posts
    24

    COUNTIFS and different dates

    I need to be able to calculate how many of the R1, Open, risks are passed their due date and have a Risk Score of more than 20
    and
    I need to be able to calculate how many of the R1, Open, risks are not passed their due date and have a risk score of more than 20

    I can do most of it but not sure how to use COUNTIFS when it involves dates in this way.

    I've attached a sheet with the data.

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: COUNTIFS and different dates

    You don't appear to have any items in the table with a risk score more than 20. However, this *should* work if you do:

    Please Login or Register  to view this content.
    WBD
    Office 365 on Windows 11, looking for rep!

  3. #3
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,212

    Re: COUNTIFS and different dates

    the first one is =COUNTIFS(Table_query__15[RiskScore],">20",Table_query__15[PlannedClosureDate],"<"&TODAY())

    your language is not clear
    the first one is =COUNTIFS(Table_query__15[RiskScore],">20",Table_query__15[PlannedClosureDate],">"&TODAY())

    but both ignore today, you have not said which group if falls in or if ti si ignored you may need to change to <= or >= in the above formulas

  4. #4
    Registered User
    Join Date
    04-27-2022
    Location
    Surrey, England
    MS-Off Ver
    Office 365
    Posts
    24

    Re: COUNTIFS and different dates

    Thank you for reply so super quickly.

    If the risk score is between 19 and 10, how would I edit the formulae to take that into account?

  5. #5
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: COUNTIFS and different dates

    Add more conditions to the formula. For example:

    Please Login or Register  to view this content.
    WBD

  6. #6
    Registered User
    Join Date
    04-27-2022
    Location
    Surrey, England
    MS-Off Ver
    Office 365
    Posts
    24

    Re: COUNTIFS and different dates

    Thank you for your help, I'll test it with some higher numbers to see if it works for me. (If Ive added the right formula)
    Last edited by Mccollantics2022; 10-04-2022 at 08:26 AM.

  7. #7
    Registered User
    Join Date
    04-27-2022
    Location
    Surrey, England
    MS-Off Ver
    Office 365
    Posts
    24

    Re: COUNTIFS and different dates

    I can't get this to work. :-(

  8. #8
    Registered User
    Join Date
    04-27-2022
    Location
    Surrey, England
    MS-Off Ver
    Office 365
    Posts
    24

    Re: COUNTIFS and different dates

    Found the issue! All working now, thankyou

+ 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. COUNTIFS between Dates
    By simonwar in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2021, 08:37 PM
  2. [SOLVED] COUNTIFs between dates
    By swfarm in forum Excel General
    Replies: 3
    Last Post: 03-15-2019, 01:10 PM
  3. [SOLVED] COUNTIFS between 2 dates
    By mikehk in forum Excel General
    Replies: 9
    Last Post: 08-20-2018, 04:06 PM
  4. Countifs counting dates with concurrents dates as one
    By tom8635 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-11-2015, 12:38 PM
  5. [SOLVED] COUNTIFS between 2 dates - how to calculate for blank dates
    By HeyInKy in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-13-2014, 12:03 AM
  6. Countifs between dates
    By Hleroux in forum Excel General
    Replies: 4
    Last Post: 03-07-2012, 08:27 AM
  7. Replies: 3
    Last Post: 07-19-2010, 01:02 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