+ Reply to Thread
Results 1 to 4 of 4

Calculate Overtime Weekday different from Weekend

  1. #1
    Registered User
    Join Date
    04-27-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    4

    Red face Calculate Overtime Weekday different from Weekend

    Hi,
    I’m trying to calculate the Overtime hours for anything that is over 8 hours for Monday thru Friday. For weekend days I want all hours worked for the day = Overtime.

    I currently have this =IF(H5>=8,SUM(H5-8),0) but need to calculate hours worked according to days of the week.

    Example -
    Overtime =
    If Sunday Total Hours = 10.50 then Overtime should display 10.50
    If Monday Total Hours = 10.50 then Overtime should display 2.50

    I've tried for several hours to find something already posted to the forum but haven't found anything that could help.

    Your assistance will be greatly appreciated.

    Attached spreadsheet to reflect layout and expected values.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-10-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    651

    Re: Calculate Overtime Weekday different from Weekend

    since you've got that weekend column this will work:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    if you want to do it w/out the "Weekend Hours" column I can totally do that too... just let me know

  3. #3
    Registered User
    Join Date
    04-27-2012
    Location
    US
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Calculate Overtime Weekday different from Weekend

    Yes it does! I will be keeping the Weekend Column so your resolution is perfect. I tried to nest my IFs but failed horribly. Thank you for the fast response and helping me out!

  4. #4
    Valued Forum Contributor
    Join Date
    01-10-2012
    Location
    Texas
    MS-Off Ver
    Excel 2010
    Posts
    651

    Re: Calculate Overtime Weekday different from Weekend

    glad to help

+ 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. How to Calculate Number of Overtime Hours but Only for Weekday
    By ajyoo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-16-2014, 03:18 AM
  2. How to Calculate Number of Overtime Hours but Only for Weekday
    By ajyoo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-16-2014, 02:31 AM
  3. How to Calculate Number of Overtime Hours but Only for Weekday
    By ajyoo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-15-2014, 07:51 PM
  4. [SOLVED] help please to identify and display 'WEEKDAY' or 'WEEKEND'
    By vin1602 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-06-2013, 06:30 AM
  5. [SOLVED] calculate turn around times range of times for weekday and weekend
    By xrayexceller in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 07-28-2013, 02:22 PM

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