I am computing for time difference between 2 columns. Column A represent the "SCHEDULED TIME IN" and column B represent " REAL TIMED OUT" (time when an employee clocked out). Column C represent the result. I am using the formula =B1+(A1>B1)-A1. The formula is perfectly fine in some areas. However if B1 is lesser than A1 the results is not correct.
Example:
SCHEDULED TIME IN A1 2:00 pm
REAL TIMED OUT B1 1:08 pm
Result C1 23:08
The result should be 0:52:00. Please give me advised on what to do.
Thanks
Example:
SCHEDULED TIME IN A1 2:00 pm
REAL TIMED OUT B1 1:08 pm
Result C1 23:08
The result should be 0:52:00. Please give me advised on what to do.
Thanks