LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Total Time Problem

Hi, hope someone can help me. I've been searching and trying different
formulas for hours, but still have a problem figuring total time from
two time fields. I have a field called Start Time (D16), and an End
Time (E16), with a total Hours (G16). No matter what formula I use, I
am getting the wrong time. For example.

1. Formula: =(E16-D16)*24
Start Time of 10:00 pm - End Time of 10:30 PM - Returns a Total
Time of .50 (should be .30)

2. Formula: =IF(E16-D16<0,1-(E16-D16)*-1,E16-D16)
Same Time as in #1 above - Returns a total Time of .02 Hours
(should be .30)

I have checked the Start and End Time cell formats, and they are all
the short time (example, 1:30 PM). I have tried the Number and
Accounting formats for the Total Time field, but I get the same result.

What am I missing?

Thank you.

Maurita

 
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
Subtracting Dates to get total time work time excluding weekends Jon Ratzel[_2_] Excel Discussion (Misc queries) 2 January 31st 08 10:36 PM
Formula to find Stop Time from Start Time and Total Minutes Jonathan Bickett Excel Worksheet Functions 5 March 7th 07 05:22 PM
calculating timesheet, time-in/time-out = total hours & minutes, . Steve Lindsay Excel Worksheet Functions 13 November 8th 06 03:45 PM
Grand total time between two total cells Gwynn Excel Discussion (Misc queries) 4 May 9th 06 09:00 PM
template or formula for start time -finish time -total hours ple cc New Users to Excel 1 March 27th 06 06:06 PM


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

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

About Us

"It's about Microsoft Excel"