Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / October 2006

Tip: Looking for answers? Try searching our database.

Recording elapsed time

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kap - 26 Oct 2006 04:13 GMT
What formula do I use for elapsed time so I can calculate calories/hour from
my exercise routine, for example?  The routines vary in lengthI can calculate
average time and average calories but is there a way I can use the
hour:minute:second format (or some other elapsed time format) to divide the
calories by, or do I have to convert all times to hours, for example,  and
proceed that way? In what format do I enter the time data? I am using Office
XP Professional with Publisher Version 2002.
Anthony D - 27 Oct 2006 01:58 GMT
Hi Kap,

Perhaps this would be ok ?
If times are entered in 24 hour format with hours and minutes e.g. in
columns A and B for start and stop:
12:00   12:15
13:10   14:15
23:00   00:15

The hours spent can be calculated as:
=IF(B1<A1,ROUND((B1-A1+1)*24,2),ROUND((B1-A1)*24,2))
formatted as number to 2 decimal places.

Hth
Anthony

> What formula do I use for elapsed time so I can calculate calories/hour from
> my exercise routine, for example?  The routines vary in lengthI can calculate
[quoted text clipped - 3 lines]
> proceed that way? In what format do I enter the time data? I am using Office
> XP Professional with Publisher Version 2002.

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.