Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Blanca
 
Posts: n/a
Default help with formula please

WHAT FORMULA CAN I USE TO CALCULATE TOTAL TIME WORKED MINUS LUNCH for
multiple employees in one time sheet on a weekly basis?
(e.g. in 8:00 am out 4:30 pm minus .5hr lunch)
I have been triying to use the template with break but it does not deduct
the luch time/break time from the total amount of hours actually worked..I
would appreciate any help. if you want to contact me you can do so at

Thanks again!!!!!
  #2   Report Post  
Barb R.
 
Posts: n/a
Default

Let's say you have start time in column A, end time in column B and the lunch
break time in column C (just in case the lunch times change by employee)

A2= 8:00
B2 = 16:30
C2 = 0.5
D2 = (B2-A2)*24-C2 Format column D as number

"Blanca" wrote:

WHAT FORMULA CAN I USE TO CALCULATE TOTAL TIME WORKED MINUS LUNCH for
multiple employees in one time sheet on a weekly basis?
(e.g. in 8:00 am out 4:30 pm minus .5hr lunch)
I have been triying to use the template with break but it does not deduct
the luch time/break time from the total amount of hours actually worked..I
would appreciate any help. if you want to contact me you can do so at

Thanks again!!!!!

  #3   Report Post  
swatsp0p
 
Posts: n/a
Default


Try this formula, where B2 is the Time In and C2 is the Time Out:

=((C2-B2)*24)-0.5

B2= 8:00
C2=16:30 (4:30 PM)

formula returns 8

HTH


--
swatsp0p


------------------------------------------------------------------------
swatsp0p's Profile: http://www.excelforum.com/member.php...o&userid=15101
View this thread: http://www.excelforum.com/showthread...hreadid=373891

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
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 11:14 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"