I have a data and have applied Count if formula to get the number, but need to filter more for a month which is not working for me. Now i have dates in Column F, and need to include it for the month of January for the below applied formula.
=COUNTIFS('Joiners Base Data'!C:C,A2,'Joiners Base Data'!O:O,C2)