Good day,
I'm using the formula below in a cell of my Sheet1.
=COUNTIFS(DATA!E:E,">45", DATA!$A:$A,">=01/01", DATA!$A:$A,"<=01/31")
What it do,
In the sheet DATA, in Column A I have one row for each days of the year.
The formula will count the number of time I have a number higher than 45...