Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
?B?cGFu?= wrote in
: How can I calculate the difference of time using a formula is excel I used =text([ending]-[starting],"h:mm:ss) It works untill 23:59 after that it gives me #value Assuming your time values are entered as text in cells A1 and B1, the formula is the following. =TEXT(B1-A1,"hh:mm:ss") SEE: Microsoft Help and Support, "Calculate the difference between two times" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Excel 2003 - long closing time when have many add-ins installed | Excel Discussion (Misc queries) | |||
How do I stop Excel from closing the open file each time I open a. | Setting up and Configuration of Excel | |||
Excel - Time calculation | Excel Discussion (Misc queries) | |||
Adding time in Excel | Excel Worksheet Functions |