Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
RJ
 
Posts: n/a
Default formulas for employee time sheets

I am trying to create an Employee Time Sheet that has running totals of hours
and calculates those running totals at an hourly wage. This part, I have
created. The part I am having trouble with is entering formulas that will
calculate overtime rates once 40+ hours is reached.
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

If you have the total hours in C2 this formula will give the overtime

=MAX(C2-40,0)

if the total hours are not decimal hours but excel hours and you want the OT
in Excel hours

=MAX(C2-40/24,0)

formatted as time

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"RJ" wrote in message
...
I am trying to create an Employee Time Sheet that has running totals of
hours
and calculates those running totals at an hourly wage. This part, I have
created. The part I am having trouble with is entering formulas that will
calculate overtime rates once 40+ hours is reached.



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 formulas edver Excel Discussion (Misc queries) 1 January 18th 05 05:56 AM
CHANGE SET-UP ON MULTIPLE SHEETS AT 1 TIME DEMONET48 Excel Discussion (Misc queries) 2 January 14th 05 08:37 PM
HOW CAN I CHANGE SET-UP ON MULTIPLE SHEETS AT 1 TIME? DEMONET48 Setting up and Configuration of Excel 0 January 14th 05 07:53 PM
set or reset the print range for several sheets at a time? Mestrella31 Excel Discussion (Misc queries) 2 January 10th 05 09:07 PM
Setting up scheduling and Time sheets for Payroll Mich Excel Worksheet Functions 2 December 30th 04 06:53 PM


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