A
AndyR
Hi all,
Having a strange problem with a COUNTIF formula.
The formula is:
=COUNTIF('Day 1 - EEA'!D932,">0:25")+COUNTIF('Day 2 - EEA'!
D932,">0:25")+COUNTIF('Day 3 - EEA'!D932,">0:25")+COUNTIF('Day 4 -
EEA'!D932,">0:25")+COUNTIF('Day 5 - EEA'!D932,">0:25")
+COUNTIF('Day 6 - EEA'!D932,">0:25")
Working with cells in a 'h:mm' format. The formula in these cells are
a simple =C9-B9 calculation to tell me the total time difference.
Format is C9 & B9 is 'hh:mm'
So if B9 is 10:00 and C9 is 10:30, the answer is 0:30
The formula at the top is to tell me how many times the difference is
over 25 minutes.
The problem:
Sometimes it doesn't work...for example if I put 16:01 in B9 and 16:26
in C9, the answer shows as 0:25 but the overall formula counts it as
an entry OVER 0:25.
Really not sure what to do as all the formatting seems correct and it
doesn't always count 0:25...
Any help would be great.
Having a strange problem with a COUNTIF formula.
The formula is:
=COUNTIF('Day 1 - EEA'!D932,">0:25")+COUNTIF('Day 2 - EEA'!
D932,">0:25")+COUNTIF('Day 3 - EEA'!D932,">0:25")+COUNTIF('Day 4 -
EEA'!D932,">0:25")+COUNTIF('Day 5 - EEA'!D932,">0:25")
+COUNTIF('Day 6 - EEA'!D932,">0:25")
Working with cells in a 'h:mm' format. The formula in these cells are
a simple =C9-B9 calculation to tell me the total time difference.
Format is C9 & B9 is 'hh:mm'
So if B9 is 10:00 and C9 is 10:30, the answer is 0:30
The formula at the top is to tell me how many times the difference is
over 25 minutes.
The problem:
Sometimes it doesn't work...for example if I put 16:01 in B9 and 16:26
in C9, the answer shows as 0:25 but the overall formula counts it as
an entry OVER 0:25.
Really not sure what to do as all the formatting seems correct and it
doesn't always count 0:25...
Any help would be great.