I have a simple time in/time out data chart with the hopes of tracking the time from time in to time out. As you can see below, it works great when you are tracking a time from 5 AM to 3 PM, but fails when its from 7pm to 2am (instead of tracking 7 hours, it tracked 17 hours for some reason). The formula in the "total" column is "=ABS(B3-C3)". The format for the total is "Duration numbers" and the format for the time in/out columns is "time".
Why does it track 10 whole hours out of no where for the 7pm to 2am row? thank you.
