Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default how do I calculate difference between two dates and times

Trying to calculate load time of vessels, i.e., vessel arrives 01/06/05 16:15
and finished 01/08/05 23:10.......what is the total time. When the date/time
to finsih covers several days, I can't come up with the actual HH:MM to load
vessel. HELP!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default how do I calculate difference between two dates and times

In A1 1/6/2005 16:15
In B1 1/8/2005 23:10
In C1 enter =B1-A1
Format C1 as Time 37:30:55 and you will see:


54:55:00

--
Gary''s Student


"PatCN" wrote:

Trying to calculate load time of vessels, i.e., vessel arrives 01/06/05 16:15
and finished 01/08/05 23:10.......what is the total time. When the date/time
to finsih covers several days, I can't come up with the actual HH:MM to load
vessel. HELP!

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default how do I calculate difference between two dates and times

try formatting the cell like this

[h]:mm:ss

--


Gary


"PatCN" wrote in message
...
Trying to calculate load time of vessels, i.e., vessel arrives 01/06/05
16:15
and finished 01/08/05 23:10.......what is the total time. When the
date/time
to finsih covers several days, I can't come up with the actual HH:MM to
load
vessel. HELP!



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default how do I calculate difference between two dates and times

Just subtract one from the other and format as [h]:mm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"PatCN" wrote in message
...
Trying to calculate load time of vessels, i.e., vessel arrives 01/06/05

16:15
and finished 01/08/05 23:10.......what is the total time. When the

date/time
to finsih covers several days, I can't come up with the actual HH:MM to

load
vessel. HELP!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to calculate the difference between two different times. Highbury 1[_2_] Excel Worksheet Functions 1 February 24th 09 07:35 PM
Formula needed to calculate difference between Two dates and times Abee New Users to Excel 2 September 18th 08 06:48 AM
calculate difference between two times Ken Excel Worksheet Functions 6 July 21st 06 09:05 PM
formula to calculate difference between dates and times Breezie Excel Discussion (Misc queries) 2 February 25th 06 04:14 PM
Calculate the difference between two times Buffgirl71 Excel Worksheet Functions 3 February 10th 06 12:05 AM


All times are GMT +1. The time now is 08:51 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"