Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
tammyj
 
Posts: n/a
Default how do I figure the difference between two times when one is in p.

I am compiling time study information. I have my formula set up as follows:
=(B16-A16)*1440 with B16 being the end time and A16 being the start time.
I need a basic figure of minutes when I'm done. If I have a start time of
11:55 pm and an end time of 12:15 am it gives me a difference of -1420. How
do I fix this so that I get the correct answer of 20 minutes?
  #2   Report Post  
Domenic
 
Posts: n/a
Default

Try...

=(B16-A16+(B16<A16))*1440

Hope this helps!

In article ,
tammyj wrote:

I am compiling time study information. I have my formula set up as follows:
=(B16-A16)*1440 with B16 being the end time and A16 being the start time.
I need a basic figure of minutes when I'm done. If I have a start time of
11:55 pm and an end time of 12:15 am it gives me a difference of -1420. How
do I fix this so that I get the correct answer of 20 minutes?

  #3   Report Post  
tammyj
 
Posts: n/a
Default

Yes! It works! Thank you!

"Domenic" wrote:

Try...

=(B16-A16+(B16<A16))*1440

Hope this helps!

In article ,
tammyj wrote:

I am compiling time study information. I have my formula set up as follows:
=(B16-A16)*1440 with B16 being the end time and A16 being the start time.
I need a basic figure of minutes when I'm done. If I have a start time of
11:55 pm and an end time of 12:15 am it gives me a difference of -1420. How
do I fix this so that I get the correct answer of 20 minutes?


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
Copy from worksheet to another x times Union70 Excel Discussion (Misc queries) 0 March 7th 05 09:03 PM
How can I calculate the difference between times without using th. KELSEY1022 Excel Worksheet Functions 12 February 2nd 05 05:06 PM
SUMPRODUCT ON TIMES Bob Phillips Excel Worksheet Functions 1 January 13th 05 05:28 PM
Adding/Averaging Times in Excel JD Excel Discussion (Misc queries) 2 January 5th 05 05:07 PM
calculate negative or positve difference in time kpmoore Excel Discussion (Misc queries) 2 January 5th 05 01:35 AM


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

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

About Us

"It's about Microsoft Excel"