I have been tasked to count how many leads does a sales agents takes everyday. So I created a spreadsheet, where the data is being auto populated from a CRM platform, and a separate tab for the tracker.
I use 2 criteria for countifs, the date and the agent's name. I have no problem with the Agent's Name. The only problem is the DATE.
The problem, Countif doesn't count cells because it can't match my cell reference (date only) where as in leads data, it contains both date and time.
Also, the leads data has to be on a separate tab, I can't combine the two tabs, it is meant to be hidden and locked, as data in this is being automatically populated by a CRM platform.
I created a similar spreadsheet as an example. Here is the link. https://docs.google.com/spreadsheets/d/1-kEKHCQk1qF_k8oPnu-166fYdHukozfChEQ4bixwwB0/edit?usp=sharing
Any guidance or help on this is appreciated.