+ Reply to Thread
Results 1 to 2 of 2

COUNTIF Dates With CountBlank Formula.

  1. #1
    Registered User
    Join Date
    01-07-2023
    Location
    Denver
    MS-Off Ver
    Office16
    Posts
    1

    COUNTIF Dates With CountBlank Formula.

    Hi all!
    I need your help to write formulas in excel for these 4 KPI (Active, New, Closed, and Unresolved cases).


    I need to write the formulas in excel (see the question). Here's the explanation for each KPI:

    1. Active Cases (Hard)

    *Hint: Solve the New and Closed cases first. Then, it will make it easier to find active cases.
    image.png
    2. New Cases: (Easy)

    Jacob_S1585_0-1673052806487.png
    3. Closed Cases: (Easy)

    Jacob_S1585_1-1673052872575.png
    4. Unresolved cases (Moderate)

    Jacob_S1585_2-1673052891859.png
    Q.

    1. Write excel formulas for Active Cases (make sure to write the formulas for the intermediate steps highlighted in blue, green and orange)

    2. Write excel formulas for New Cases

    3. Write excel formulas for Closed Cases

    4. Write excel formulas for Unresolved cases (make sure to write the formulas for the intermediate steps highlighted in green and yellow)



    *NOTE:

    1. Please disregard TF 1 and solve TF 2.

    2. TF = "Time Frame". For TF2, Please select 1/1/2022 (start date) - 11/1/2022 (end date)

    3. The expected result will be:
    ACTIVE CASES: 10
    NEW: 5
    CLOSED: 3
    UNRESOLVED: 5

    Wondering if someone can take a look and help me with this. I already tried my best and got no luck. I got: (see excel file)
    What's wrong with my formulas and what are the correct formulas?
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,540

    Re: COUNTIF Dates With CountBlank Formula.

    As this is a homework assignment, I will not give a correct answer for new cases but will say that =COUNTIF(E24:E37,"<"&N40) in cell N42 isn't giving the expected result (5) because instead of counting dates between 1/1/2022 and 11/1/2022 it is counting dates prior to 1/1/2022.
    Note that Excel evaluates dates as numbers with 1/1/1900 being day 1.
    Question: does the assignment require the use of the COUNTIF function?
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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 Formula with dates
    By JPSExcel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-15-2021, 12:22 PM
  2. [SOLVED] Using Countif and Countblank in the same formula
    By SBC004 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-25-2020, 11:07 AM
  3. [SOLVED] Help with countif/countifs/countblank
    By Dustin S in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 03-25-2019, 03:26 AM
  4. Count, CountBlank, Countif on arrays
    By Alan Beban in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 01-19-2018, 07:10 PM
  5. [SOLVED] Alternative to =IF(COUNTBLANK Formula if Zeros Present
    By GeoffH1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-24-2016, 02:44 PM
  6. [SOLVED] Formula for countblank upto the last row
    By Sekars in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-21-2016, 06:49 AM
  7. Countblank - Need code to update countblank numbers as data is updated
    By agregory12 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-30-2013, 01:49 AM

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