I have been searching multiple sites trying to find an answer to this question, and if it is possible for excel to perform something like this, but here is my situation.
I have a logbook. After every call, our firefighters open the excel file and input call information about the call to log it. The information includes the following:
This continues throughout the whole year. Separated cells for each Position, Unit, Name, Nature, Etc. all within one "call info box". What I am looking to do is count how many times a name appears on the calls throughout each month. So basically how many calls say "T. Name" responded to between 1/1/21 and 1/31/21. We receive multiple calls a day so there are multiple call info boxes that have the same date. The dates do not line up with the names.
I figured out how to see how many times a date between or equal to 1/1/21 and 1/31/21 appears so I am able to reference individual month call totals all off of our "Call Log" sheet, but the names is where the complication for me is coming in. As a workaround I currently copy all of January's calls into a separate sheet labeled "January" and have it count the person's name, but I am hoping to cut out that extra step and find a way for it to count everything using only the "Main Log" sheet.
Is it possible for Excel to perform such a function to take the total number of input dates between or equal to 1/1/21 and 1/31/21 and see how many times a name appears on those calls, without having to copy and paste the calls for the month into a separate sheet for each individual month?
Also, I am looking to have it set up where it does NOT count the name if the nature of the call is "EMS". EMS calls do not count toward our firefighters' call percentage.
Purpose of this is to generate a call percentage for each individual. Percentage of calls they responded to in the month, as well as percentage of calls they've responded to for the entire year. Is such a thing possible with the way this logbook is laid out? Thanks.
Data after formula input for pivot table:
question from:https://stackoverflow.com/questions/65864384/name-and-date-count-in-excel