P
Peter
I run average time it takes to do tasks. The formula for my end product is
=IF(I5="","",N5-I5+(N5<I5)). If the time in I5 is 23:40 and my time in N5 is
00:20 the cell in N5 shows the time as 0:40 but when I average my end product
it is wrong because it is showing the average for N5 as 24 hours I have to
change I5 11:40 and N5 to 12:20 to get my average correct. How do I get the
cell in N5 to read as 00:20 and my end product to read 0:40?
=IF(I5="","",N5-I5+(N5<I5)). If the time in I5 is 23:40 and my time in N5 is
00:20 the cell in N5 shows the time as 0:40 but when I average my end product
it is wrong because it is showing the average for N5 as 24 hours I have to
change I5 11:40 and N5 to 12:20 to get my average correct. How do I get the
cell in N5 to read as 00:20 and my end product to read 0:40?