Explanation
The AND function takes multiple arguments and returns TRUE only when all arguments return TRUE.
The DATE function creates a proper Excel date with given year, month, and day values.
Use other cells for input
You don’t need to hard-code the dates into the rule.
AND returns TRUEonly if all the conditions are met.
If any conditions are not met, the AND function returns FALSE.