Hi
Can you please assist in how to countifs time between 2 values. Specifically if the one value falls on Midnight
-- removed inline image ---
Formula in C5 =COUNTIF(F5:XFD5,"<="&TIME(19,30,0)) This seems to work correct, I want to count times smaller than 19:00
Formula in D5...