PC Review


Reply
Thread Tools Rate Thread

calculating elapsed time over a period of days

 
 
Jerome Ranch
Guest
Posts: n/a
 
      13th May 2006
I have data that I take over time (several days).
I want to calculate total elapsed time over all the days of the
experiment.

Time data may look like this

date time data elapsed time (min)
5/12/2006 09:10:00 1 0
5/12/2006 10:40:00 200 90
5/12/2006 12:30:00 etc 200
5/12/2006 15:30:00 380
5/12/2006 17:00:00 470
5/12/2006 20:45:00 695 ( I get this far with but
when a day changes, how might I calc this)
5/13/2006 07:30:00
5/13/2006 10:40:00
5/13/2006 12:30:00
5/13/2006 15:30:00
5/14/2006 10:40:00
5/14/2006 12:30:00
5/14/2006 15:30:00


Knowing elapsed hrs I can calc minutes by mutiplying hrs*24*60.
So how might I build the logic with formulas to accompish this?


Thanks
Jerry
 
Reply With Quote
 
 
 
 
Ardus Petus
Guest
Posts: n/a
 
      13th May 2006
Assuming you have column headers (such as given in your example)
In column D1, enter formula:
=(A2+B2)-(A$2+B$2)
Drag down to fill column
Format Customized [mm]

HTH
--
AP

"Jerome Ranch" <(E-Mail Removed)> a écrit dans le message de news:
(E-Mail Removed)...
>I have data that I take over time (several days).
> I want to calculate total elapsed time over all the days of the
> experiment.
>
> Time data may look like this
>
> date time data elapsed time (min)
> 5/12/2006 09:10:00 1 0
> 5/12/2006 10:40:00 200 90
> 5/12/2006 12:30:00 etc 200
> 5/12/2006 15:30:00 380
> 5/12/2006 17:00:00 470
> 5/12/2006 20:45:00 695 ( I get this far with but
> when a day changes, how might I calc this)
> 5/13/2006 07:30:00
> 5/13/2006 10:40:00
> 5/13/2006 12:30:00
> 5/13/2006 15:30:00
> 5/14/2006 10:40:00
> 5/14/2006 12:30:00
> 5/14/2006 15:30:00
>
>
> Knowing elapsed hrs I can calc minutes by mutiplying hrs*24*60.
> So how might I build the logic with formulas to accompish this?
>
>
> Thanks
> Jerry



 
Reply With Quote
 
jerry.ranch@pioneer.com
Guest
Posts: n/a
 
      13th May 2006
Thanks
I made a couple of mods to fit some new criteria, but this works as
expected
I didn't know Excel would add date and time..makes sense since Excel
breaks the day into 1/24 increments

Cool


>Assuming you have column headers (such as given in your example)
>In column D1, enter formula:
>=(A2+B2)-(A$2+B$2)
>Drag down to fill column
>Format Customized [mm]
>
>HTH


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating Elapsed Time Over a Set Period JES Microsoft Excel Worksheet Functions 2 26th Dec 2009 06:14 PM
Calculating elapsed days and hours =?Utf-8?B?TGF1cmlT?= Microsoft Excel Misc 4 25th Aug 2006 06:40 AM
Calculating Elapsed Days BJ Microsoft Access Queries 5 7th Apr 2006 01:57 AM
Calculating recurring date in following month, calculating # days in that period Walterius Microsoft Excel Worksheet Functions 6 5th Jun 2005 12:21 AM
Calculating Elapsed Days doug Microsoft Access Getting Started 2 30th Jun 2003 09:55 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:37 PM.