i want to calculate time difference using excel, between two cells containing numbers in format hh:mm:ss,00. a simple subtraction doesn’t work. Anyone can help me? thanks
i want to calculate time difference using excel, between two cells containing numbers in
Share
If the two cells contain valid time values then a subtraction should work assuming you are subtracting the smaller value from the larger one (Excel doesn’t like negative time values unless you use 1904 Date System).
What formula did you try? What result did you get, what result do you expect?