Results 1 to 3 of 3

Time Sheet - Differential hours?

Threaded View

  1. #1
    Registered User
    Join Date
    09-29-2008
    Location
    Dupont PA
    Posts
    2

    Time Sheet - Differential hours?

    Time Sheet - Differential hours?

    I'm having trouble doing a time sheet with Differential hours. Ill Explain.

    In a certain department, employees can work any time. When the employee works between the hours 7:00 AM to 7:00 PM, he/she gets paid "Regular hours". If the employee works between the hours 7:00 PM to 7:00 AM, he gets a bump in hourly pay for those hours.

    Here is the situation. If I have an employee work the hours 4:00 PM to 10:00 PM I need to write 2 new sections in the time sheet for "Reg" hours and "Differential" hours. In this case, I need the end result Reg hours = 3:00:00 for 3 hours, and 5:00:00 for differential hours.

    Here is the code I have for the collection of hours for a normal day w/ lunch deduction.

    B9 - Time Start
    B10 - Time End
    B11 - Lunch Start
    B12 - Lunch End

    =IF(B9>B10,(24-B9)+B10,B10-B9)-(B12-B11)


    Can some one help? If you need me to elaborate more, feel free to contact me!



    Kevin C.
    Last edited by VBA Noob; 10-01-2008 at 02:35 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to Calulate End Time for Working Hours?
    By ComcoDG in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-11-2014, 07:34 AM
  2. time sheet total hours from time
    By bimbo279 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-22-2007, 01:01 PM
  3. Time sheet
    By duckie230 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-13-2007, 05:03 AM
  4. Time Sheet Help
    By pdizzy in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-09-2006, 08:42 AM
  5. Duration of time for two dates in days, hours and minutes
    By sgrimm in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-18-2006, 09:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1