+ Reply to Thread
Results 1 to 4 of 4

Count # of Occurrences for specific Reason within 90 Days

Hybrid View

  1. #1
    Registered User
    Join Date
    04-22-2015
    Location
    Texas, United States
    MS-Off Ver
    2013
    Posts
    2

    Count # of Occurrences for specific Reason within 90 Days

    I am trying to figure out how to make excel count the total # of write-ups an employee has for a specific write-up from the drop down within 90 days. I can't figure out how to make this happen.

    It's pretty hard to explain but I'm sure it's something very easy. I've included an attachment of my File so u can see what I'm talking about. Any help would be appreciated/
    Attached Files Attached Files
    Last edited by Victor G; 04-22-2015 at 10:45 PM.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,243

    Re: Count # of Occurrences for specific Reason within 90 Days

    Hi Victor and welcome to the forum,

    See if this formula works for you:
    =COUNTIFS(A:A,">" & TODAY()-90,B:B,D2)
    in the attached.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    04-22-2015
    Location
    Texas, United States
    MS-Off Ver
    2013
    Posts
    2

    Re: Count # of Occurrences for specific Reason within 90 Days

    Hmm, cant seem to get it to work.

    Basically what I need help with is to get E to count the amount of dates within 90 days of all of A with the criteria reason selected in B drop downs.

    So if 04/21/2015 was entered in A4 and Conflict of Interest was selected from the drop down on B4 then it updates it as a SUM on E11.

    Hopefully that gives a better idea with what I need help with lol. I'm really bad at explaining things :-/ Sorry

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2503
    Posts
    13,702

    Re: Count # of Occurrences for specific Reason within 90 Days

    Quote Originally Posted by Victor G View Post

    Hmm, cant seem to get it to work.

    Basically what I need help with is to get E to count the amount of dates within 90 days of all of A with the criteria reason selected in B drop downs.

    So if 04/21/2015 was entered in A4 and Conflict of Interest was selected from the drop down on B4 then it updates it as a SUM on E11.
    Try changing D2 in MarvinP's formula to D4. It works at my end.
    Last edited by FlameRetired; 04-23-2015 at 02:58 AM.

+ 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. [SOLVED] Count the number of occurrences of a particular item in the past 365 days.
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-01-2015, 03:45 PM
  2. [SOLVED] Count Occurrences of specific text within cells in an entire worksheet?
    By audiofreak in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-30-2012, 12:34 PM
  3. count specific days within date range
    By Sazza in forum Excel General
    Replies: 3
    Last Post: 03-27-2012, 09:04 AM
  4. How to count occurrences of specific differences
    By Steffen_DK in forum Excel General
    Replies: 8
    Last Post: 01-16-2012, 12:37 PM
  5. Need to count records for specific days and times
    By cdholt in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-25-2011, 08:39 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