PC Review


Reply
Thread Tools Rate Thread

calculate from time started and finished to get total time used

 
 
Novice-Sandra
Guest
Posts: n/a
 
      21st Jun 2008
I need help to see how to get a formula for this.

if a person signed on at 10:22 am and finished at 4:45, how can i get the
excel sheet to tell me how much time was used on the project? I am a real
novice, so really simple explainations would be greatly appreciated. I
checked all of the ones available on here on the online discussion, but was
lost all the way through.
simply stupid I guess.
thanks
Sandra
 
Reply With Quote
 
 
 
 
Teethless mama
Guest
Posts: n/a
 
      21st Jun 2008
=end time - start time

format cell as h:mm


"Novice-Sandra" wrote:

> I need help to see how to get a formula for this.
>
> if a person signed on at 10:22 am and finished at 4:45, how can i get the
> excel sheet to tell me how much time was used on the project? I am a real
> novice, so really simple explainations would be greatly appreciated. I
> checked all of the ones available on here on the online discussion, but was
> lost all the way through.
> simply stupid I guess.
> thanks
> Sandra

 
Reply With Quote
 
ward376
Guest
Posts: n/a
 
      21st Jun 2008
Times and dates in Excel are just formatted numbers. Dates to the left
of the decimal and times to the right.
With 10:22 AM in A1 and 4:45 PM in B1, the formula in C1 would be:
=B1-A1
Excel will automatically format the result as AM/PM time - just change
the format to something that doesn't have AM/PM included like h:mm;@.

To demonstrate the simplicity, format all the cells as general -
4:45 PM = 0.697916667
minus
10:22 AM = 0.431944444
equals
6:23 = 0.265972222

Excel won't display negative time values - you'll get a cell full of
#######.
Other than that, there's nothing special about the math, it's all in
the formatting with times and dates.

Cliff Edwards


 
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
Punch time query to calculate total work time Keith Microsoft Access Queries 5 22nd May 2010 05:56 AM
Calculate total time between two dates Lloyd Microsoft Excel Worksheet Functions 2 15th Oct 2009 06:48 PM
Help,How to get the total time elapsed since the system started(more than 1 month) Rene Ren Microsoft C# .NET 2 1st Oct 2005 11:55 AM
Calculate Total Time =?Utf-8?B?UmVzdGkgTS4gR3VheQ==?= Microsoft Access Queries 1 28th Mar 2005 03:42 PM
i need to calculate the total time from a start time to and end t. =?Utf-8?B?Qm9i?= Microsoft Excel Misc 1 22nd Feb 2005 04:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:41 PM.