Hi everyone,
I've bumped into a problem which I can't resolve. It's about subtracting time from time.
Example:
1) A1 with 1:41:03 (this isn't time, it's how long something takes to do)
2) B1 with 2:00:00 (this is 2 oclock in the moring, this is real clock time
3) C1 with 1:00:00 (this is 1 oclock in the moring, this is real clock time
4) Cell F1 has =B1 - A1 which equals 0:18:57 (this is real clock time)
Heres the problem
5) Cell F2 has =C1 - A1 which equals ########
(Dates and times that are negative or too large display as ########, this is the information that appears when mouse hovers the cell F2)
Any help on how to subtract time when Time1 < Time2?
Thanks
Bookmarks