+ Reply to Thread
Results 1 to 6 of 6

Creating an Automated Timesheet

  1. #1
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Creating an Automated Timesheet

    I hope you are all having a good day. I am trying to create an automated timesheet that rounds hours to the nearest quarter hour increment. Do you have any suggestions?

  2. #2
    Banned User!
    Join Date
    09-26-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    607

    Re: Creating an Automated Timesheet

    Try this formula (total hours in A1):


    =CEILING(A1,0.25)
    Last edited by Billy Spivy; 01-09-2018 at 12:19 PM.

  3. #3
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Creating an Automated Timesheet

    Quote Originally Posted by Billy Spivy View Post
    Try this formula (total hours in A1):


    =CEILING(A1,0.25)
    Billy, thank you so much. However, it seems to be rounding up. Do you know how to make sure it rounds to the nearest .25 increment?

  4. #4
    Banned User!
    Join Date
    09-26-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    607

    Re: Creating an Automated Timesheet

    Try:

    =MROUND(A1,0.25)

  5. #5
    Forum Contributor
    Join Date
    05-17-2017
    Location
    Tallahassee
    MS-Off Ver
    15.32
    Posts
    206

    Re: Creating an Automated Timesheet

    Quote Originally Posted by Billy Spivy View Post
    Try:

    =MROUND(A1,0.25)
    Billy, this worked. Thank you so much!!!

  6. #6
    Banned User!
    Join Date
    09-26-2017
    Location
    USA
    MS-Off Ver
    2010
    Posts
    607

    Re: Creating an Automated Timesheet

    Very welcome 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. Creating an automated timesheet to keep track of work hours
    By EdwardSnowden in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-09-2017, 12:22 AM
  2. [SOLVED] Help with making a cumulative timesheet automated
    By gevans246 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 07-22-2014, 07:44 PM
  3. Automated Timesheet Help: Message Box & Submit Buttons
    By GSA_Tanya in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 01-21-2014, 10:10 PM
  4. Excel 2007 : Generating Automated Timesheet
    By shiven.k in forum Excel General
    Replies: 0
    Last Post: 05-11-2012, 02:50 AM
  5. Creating a Timesheet
    By Jennifer in forum Tips and Tutorials
    Replies: 33
    Last Post: 05-14-2007, 04:03 PM
  6. I need help creating formula(s) for timesheet
    By joliveira in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-23-2007, 06:16 PM
  7. [SOLVED] Creating a Timesheet
    By Judy in forum Tips and Tutorials
    Replies: 6
    Last Post: 08-23-2005, 12:28 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