I am trying to count the number of requests types between a date range. This is what I thought would work:
=COUNTIF(({Request Tracker Range 4 - Request Type}, Category5), AND({Request Tracker Range 3 - Date Requested}, DATE(2019, 01, 02:2019, 03, 14)))
I am using this formula to count the entire column =COUNTIF(({Request Tracker Range 4 - Request Type}, Category5) and it works fine. When I throw the date range into the mix, I am no longer getting results.
Any suggestions would be appreciated!
