+ Reply to Thread
Results 1 to 4 of 4

Timesheet calculation problems

  1. #1
    Registered User
    Join Date
    06-18-2014
    Location
    Albany, NY
    MS-Off Ver
    2016
    Posts
    22

    Timesheet calculation problems

    Hi All,
    Ive got a timesheet shell for my company and ive got most of the coding exactly where i want it and was happy with it, right up until i began working nights. The math doesnt work out properly when i do an overnight shift, and i cant figure out how to get it right for the life of me. Sadly, due to the nature of my job, i dont always work the same shifts, so if anyone can be of help, that would be great. I am also more than happy to provide any answers to questions you may have regarding how the sheet works.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Timesheet calculation problems

    When you are doing overnight times you need to simply take ("24:00:00" - LogIn) + Logout
    Start by testing your start/End times - if the END time is LESS than the START time than you know you need to invert your data and find the difference between the End of the day and the start time and add the End time to that difference.

    Lets modify your rows 12/13 where I12 = Login and I13 = Logout
    Please Login or Register  to view this content.
    Next you will want to check your break times for the same setup
    Lets do this again where L13 = Break Start and L14 = Break End
    Please Login or Register  to view this content.
    Now lets throw them together with your original Error Check
    Cell M4 should read the following...
    Please Login or Register  to view this content.
    Also note that if you do not have a start time it is blank which is why I used the ISBLANK formula instead of repeating an entire evaluation to find out if it is 0.

    Take a stab at modifying the other formulas with this in mind.
    Let me know if you are still stumped.

    Cheers -
    Last edited by ELeGault; 08-29-2016 at 10:45 PM.
    -If you think you are done, Start over - ELeGault

  3. #3
    Registered User
    Join Date
    06-18-2014
    Location
    Albany, NY
    MS-Off Ver
    2016
    Posts
    22

    Re: Timesheet calculation problems

    You sir are a LIFESAVER. Thank you so very much

  4. #4
    Valued Forum Contributor
    Join Date
    11-22-2014
    Location
    Arizona, USA
    MS-Off Ver
    Office 365
    Posts
    973

    Re: Timesheet calculation problems

    Always a pleasure - Please be sure to mark this as solved if it is complete - and Cheers!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Timesheet calculation
    By JosephJoseph in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-09-2014, 11:43 AM
  2. [SOLVED] Timesheet Calculation Help
    By jeci80 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-19-2014, 12:04 PM
  3. Timesheet calculation
    By sinternational in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-03-2013, 09:34 AM
  4. Help with timesheet calculation
    By amexjunkie in forum Excel General
    Replies: 3
    Last Post: 11-04-2011, 02:24 AM
  5. Timesheet Calculation
    By btoti in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-18-2006, 03:30 PM
  6. Timesheet calculation
    By candlekeeper in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-25-2006, 03:41 PM
  7. Timesheet Date Calculation
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 07:05 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