#1   Report Post  
LGrobe
 
Posts: n/a
Default Time formulation?


I am trying to figure time worked on a daily basis. I have done this
formula before, but have forgotten how to complete it.

My times look like (2nd shift hours)
3:30 PM
12:30 AM
The formula needs to calculate hours worked greater than 5.5 to take
out 1/2 hour lunch, and hours worked less than 5.5 to calculate total
hours with no lunch. We do not clock in and out for lunch breaks, it
is an automatic deduction, but somebody has earased my formula.

Please help!!


--
LGrobe
------------------------------------------------------------------------
LGrobe's Profile: http://www.excelforum.com/member.php...o&userid=26350
View this thread: http://www.excelforum.com/showthread...hreadid=396166

  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

A1: <start time
B1: <end time
C1: =MOD(B1-A1,1) - (MOD(B1-A1,1)TIME(5,30,1))/48

Note, the 1 second in TIME(5,30,1) should prevent any rounding errors
from inadvertently taking off a lunch period at exactly 5.5 hours,
assuming you only enter time in hours and minutes.

In article ,
LGrobe wrote:

I am trying to figure time worked on a daily basis. I have done this
formula before, but have forgotten how to complete it.

My times look like (2nd shift hours)
3:30 PM
12:30 AM
The formula needs to calculate hours worked greater than 5.5 to take
out 1/2 hour lunch, and hours worked less than 5.5 to calculate total
hours with no lunch. We do not clock in and out for lunch breaks, it
is an automatic deduction, but somebody has earased my formula.

Please help!!

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
time math USAOz Excel Worksheet Functions 2 August 14th 05 07:19 AM
Time Sheets smiller3128 New Users to Excel 1 August 4th 05 08:17 PM
Adding time damezumari Excel Discussion (Misc queries) 2 June 20th 05 08:35 PM
Time Sheets Lady Layla Excel Discussion (Misc queries) 1 March 23rd 05 03:22 PM
unmet challenge boris Excel Worksheet Functions 2 March 16th 05 02:13 PM


All times are GMT +1. The time now is 02:55 PM.

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"