PC Review


Reply
Thread Tools Rate Thread

date & time formulas HELP !!

 
 
Mayte
Guest
Posts: n/a
 
      4th Jun 2010
Hi -
i have to find out how long did it take to solve a case. the formaul is
(time completed) - (time created) my problem is when files are closed at
midnight because of the format ... any ideas how to fix it???

Column A = time created
Column B = time completed
Column C = Duration (in hours only)

timeCreated timeCompleted Duration
04/07/2010 15:00:00 04/07/2010 00:00:00 should be 9:00:00

Cheers,
Mayte
 
Reply With Quote
 
 
 
 
Jackpot
Guest
Posts: n/a
 
      4th Jun 2010
04/07/2010 15:00:00 is bigger than 04/07/2010 00:00:00

Try

04/07/2010 23:59:59 in A1 and 00:00:01 in cell B1 and try formula A1+B1

04/07/2010 23:59:59 is followed by 04/08/2010 00:00:00


So the below formula should work fine.
=B1-A1

and format the formula cell to [h]:mm:ss


"Mayte" wrote:

> Hi -
> i have to find out how long did it take to solve a case. the formaul is
> (time completed) - (time created) my problem is when files are closed at
> midnight because of the format ... any ideas how to fix it???
>
> Column A = time created
> Column B = time completed
> Column C = Duration (in hours only)
>
> timeCreated timeCompleted Duration
> 04/07/2010 15:00:00 04/07/2010 00:00:00 should be 9:00:00
>
> Cheers,
> Mayte

 
Reply With Quote
 
Mayte
Guest
Posts: n/a
 
      4th Jun 2010
it wooooooooooooorks!!!!

thanks mate!
 
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
date / time format - and nested formulas selecting from a range NinasNumber Microsoft Excel Misc 3 20th Aug 2009 07:32 AM
Time & Date Formulas Karen Microsoft Excel Worksheet Functions 7 11th May 2009 01:30 PM
Need formulas to pull date and time from 1 cell to 2 Dan B Microsoft Excel Worksheet Functions 6 8th Nov 2008 02:56 AM
formulas using date/time formats returning #value =?Utf-8?B?TGllc2Vs?= Microsoft Excel Misc 7 20th Jun 2006 06:13 AM
Excel Formulas for date & time =?Utf-8?B?Z3Jpbm55cA==?= Microsoft Excel Worksheet Functions 3 8th Dec 2003 10:57 PM


Features
 

Advertising
 

Newsgroups
 


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