+ Reply to Thread
Results 1 to 4 of 4

Thread: Time sheets

  1. #1
    Registered User
    Join Date
    07-01-2008
    Location
    woodstock, ga
    Posts
    12

    Time sheets

    Hi:

    I need a formula that will calculate time for me for employees. I have most of it figured out, but what I need it to do is if the time total is over 8 hours to leave the regulat time at 8 and put the rest of it in the over time column.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-07-2009
    Location
    Beijing,China
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Time sheets

    It seems can be open,Please help upload again:-)

  3. #3
    Forum Guru martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    10,780

    Re: Time sheets

    in g20
    =MIN(8,((F20-C20-(E20-D20))*24))
    in g21
    =((F20-C20-(E20-D20))*24)-G20
    format cells as general
    this gives real hours which can be used in calculations
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and a dabbler in Cisco
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  4. #4
    Registered User
    Join Date
    07-01-2008
    Location
    woodstock, ga
    Posts
    12

    Re: Time sheets

    Thanks guys, worked like a champ!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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.2.0