I am trying to write a formula but with no success yet. I have a range of time data that I want to write a COUNTIF formula for which will give me the number of times a time range was under 07:00 (H:mm). I wrote the following below but no success. Any help please?
COUNTIF('ED Data'!AI2:AI7, " < =" 'ED Data'!AK2) where ED Data is where the range is in another worksheet. I for some reason could not enter the criteria of 07:00 thus I defined the cell AK2 as being 07:30 (H:mm).
Thanks in advance
Bookmarks