B
burnsbyrne
I have three column of times formatted "13:30". The third column is the
result of subtracting the first two. I would like to find how many of
the values in the third column are less than one hour or "<1:00". I
tried to use
=COUNTIF(C2:C60,"<1:00")
but I got an answer of "00:00" when I expected 40-50. Does anybody
have a solution?
Thanks in advance.
Mike
result of subtracting the first two. I would like to find how many of
the values in the third column are less than one hour or "<1:00". I
tried to use
=COUNTIF(C2:C60,"<1:00")
but I got an answer of "00:00" when I expected 40-50. Does anybody
have a solution?
Thanks in advance.
Mike