Consigliere
Hi,
I would like to count the number of 'entries' that have been inputted by status in Column C (Open,Cancelled,Complete), name in Column D (this is a list of users so around 5 people) plus I also want to count the date inputted, Column K.
For example, count for all of Feb or over a 2 week period. At the moment the formula doesn't include the date so its like this:
=COUNTIFS(D: D ,"David", C:C,"Open")
Any ideas on how I can add the count for the date and even change the the time period?
I would like to count the number of 'entries' that have been inputted by status in Column C (Open,Cancelled,Complete), name in Column D (this is a list of users so around 5 people) plus I also want to count the date inputted, Column K.
For example, count for all of Feb or over a 2 week period. At the moment the formula doesn't include the date so its like this:
=COUNTIFS(D: D ,"David", C:C,"Open")
Any ideas on how I can add the count for the date and even change the the time period?
Last edited: