+ Reply to Thread
Results 1 to 4 of 4

Formula Calculated total work hours - now need to remove breaks and standard hours?

  1. #1
    Registered User
    Join Date
    08-13-2013
    Location
    australia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Formula Calculated total work hours - now need to remove breaks and standard hours?

    Hi,

    New Timesheet.xlsx - this is a new spreadsheet I have been working on to make calculating overtime more easy.

    I think I have the first few formulas down in an easy way to calcuate the number of hours based on the start and finish time (whethere it goes into a second day or not.)

    What I want to do now is have the 'Hours in Excess' column calculate the 'Total work Hours' minus the 'Break Hours' and 'Normal Work hours'.

    For example if a person worked 12 'Total Work Hours' and had a 1 hour break and normally worked 8 hours the formula would be: 12-1-8=3 'Hours in Excess'

    I cant seem to get it to do it though.

    I think I have formatted all the cells correctly (ie: the right kind of time) but i could be wrong.

    I hope someone can take a look at the attached sheet and let me know?

    Thanks

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Formula Calculated total work hours - now need to remove breaks and standard hours?

    In J14, then copied down: =IF(G14>0, G14-H14-I14, "")

    Be sure to format those cells the same way column G is formatted.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

  3. #3
    Registered User
    Join Date
    08-13-2013
    Location
    australia
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Formula Calculated total work hours - now need to remove breaks and standard hours?

    Thank you so much!!!

    Thank worked perfectly!!!

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Formula Calculated total work hours - now need to remove breaks and standard hours?

    I've marked this thread as SOLVED for you.
    Next time, select Thread Tools from the links above to mark a thread as SOLVED. Thanks.

+ 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. Formula tp ca;culate hours worked using military hours and standard minutes
    By Vicki Steffen in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-24-2014, 03:03 PM
  2. [SOLVED] Formula to work out hours between 2 dates and times.. MINUS Out Of Hours
    By chris.m in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-30-2012, 08:11 AM
  3. [SOLVED] How do I calculated total hours per week
    By FrankF in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 PM
  4. [SOLVED] How do I calculated total hours per week
    By Aladin Akyurek in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 09:05 AM
  5. [SOLVED] How do I calculated total hours per week
    By FrankF in forum Excel Formulas & Functions
    Replies: 0
    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