+ Reply to Thread
Results 1 to 4 of 4

Summing and Rounding Time Worked

  1. #1
    Forum Contributor
    Join Date
    01-09-2009
    Location
    NJ/NY
    MS-Off Ver
    Excel 2007 & 2016
    Posts
    124

    Summing and Rounding Time Worked

    I’m creating a simple time sheet (attached) and I need to sum the time worked in each pay period and round this value to the nearest 15 minutes. My attempt at this is in cell O10, with this formula: ROUND((SUM(E12:N12)*24)/0.25,0)*0.25. As you can see, it’s not working. Can someone help solve this?

    Thank you.
    Attached Files Attached Files

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Summing and Rounding Time Worked

    Try it like this...

    =ROUND(SUM(E12:N12)*96,0)/96

    Format as [h]:mm
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    01-09-2009
    Location
    NJ/NY
    MS-Off Ver
    Excel 2007 & 2016
    Posts
    124

    Re: Summing and Rounding Time Worked

    Thank you, Tony, this works perfectly.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Summing and Rounding Time Worked

    You're welcome. Thanks for the feedback!

+ 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. Replies: 3
    Last Post: 01-21-2016, 06:07 PM
  2. [SOLVED] Summing Up hours worked not calculating right.
    By Aussie1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-18-2013, 12:49 PM
  3. summing of hours worked
    By gerard_gonzales33 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-28-2012, 11:42 PM
  4. Summing Hours worked by week given specific input file
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-11-2012, 02:32 PM
  5. Replies: 0
    Last Post: 05-14-2012, 05:36 PM
  6. Calculating basic hours worked, between a time range and premium hours worked
    By RoyLittle0 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 01-07-2012, 06:59 AM
  7. Replies: 0
    Last Post: 01-05-2012, 06:23 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