Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() How can i calculate difference b/w two dates: Date1 Date2 30-JUL-2005 23:43:23 01-AUG-2005 18:10:01 Result format should be Hours:Minutes:Seconds. -- scharee ------------------------------------------------------------------------ scharee's Profile: http://www.excelforum.com/member.php...o&userid=25820 View this thread: http://www.excelforum.com/showthread...hreadid=392160 |
#2
![]() |
|||
|
|||
![]() Assuming your dates are in A1 and A2, in A3 enter this formula: =A2-A1 and format this cell as Custom[h]:mm:ss Your example returns: 42:26:38 HTH Bruce -- swatsp0p ------------------------------------------------------------------------ swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101 View this thread: http://www.excelforum.com/showthread...hreadid=392160 |
#3
![]() |
|||
|
|||
![]()
=A2-A1, Format as [h]:mm:ss
-- Kind regards, Niek Otten Microsoft MVP - Excel "scharee" wrote in message ... How can i calculate difference b/w two dates: Date1 Date2 30-JUL-2005 23:43:23 01-AUG-2005 18:10:01 Result format should be Hours:Minutes:Seconds. -- scharee ------------------------------------------------------------------------ scharee's Profile: http://www.excelforum.com/member.php...o&userid=25820 View this thread: http://www.excelforum.com/showthread...hreadid=392160 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I calculate duration between two dates and times in excel? | Excel Discussion (Misc queries) | |||
Calculate numbers between 2 dates | Excel Discussion (Misc queries) | |||
formula to calculate # of days between dates, excluding holidays | Excel Discussion (Misc queries) | |||
Calculate difference between two dates | Excel Worksheet Functions | |||
How do I calculate difference in days & hours between two dates e. | Excel Worksheet Functions |