+ Reply to Thread
Results 1 to 9 of 9

Time Clock and converting to 3 min increment

  1. #1
    Registered User
    Join Date
    10-07-2007
    Posts
    88

    Time Clock and converting to 3 min increment

    Okay I have a basic Time clock calculation in excel (i.e.-(timeout1-timein1)+(timeout2-timein2)="Total time"). What I need to do is convert the "Total time" to be changed to 3 min increments. I don't know if that is the best way to put it but let me show you the chart for the conversions.
    3 mins=.05 hrs, 6 mins=.10, etc etc etc.
    So lets put this into us
    A1 (timein1)= 6:42 AM
    A2(timeout1)=11:30 AM
    A3(timein2)= 12:00 PM
    A4(timeout2)= 5:00 PM (17:00)

    So A5(Total Time)=9h 48min, but I need it to equal 9.80 hrs because with the conversion, 48 mins is .80 of an hour. So how can I set up A5 (Total time) to automatically do this calculation? This website is how I would like it to work http://www.1728.com/timecard.htm Thanks in advance.
    Last edited by concretetsunami; 07-08-2009 at 06:28 PM.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Time Clock and converting to 3 min increment

    Hi Concrete,

    Perhaps try the formula

    =24*((A2-A1)+(A4-A3))

  3. #3
    Registered User
    Join Date
    10-07-2007
    Posts
    88

    Re: Time Clock and converting to 3 min increment

    That didn't work. Sorry.

  4. #4
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Time Clock and converting to 3 min increment

    Quote Originally Posted by concretetsunami View Post
    That didn't work. Sorry.
    That response doesn't help us help you at all.

    What about it didn't work? Are you getting an error? Unexpected results? Be a little more descriptive..

    When I enter valid times in A1, A2, A3 and A4, it works just fine in my worksheet.

  5. #5
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: Time Clock and converting to 3 min increment

    Quote Originally Posted by concretetsunami View Post
    That didn't work. Sorry.
    It would be more helpful if you could explain how.

    I used Paul's formula with your data and I got the required result 9.8, what did you get?

    You say you want to use 3 minute increments but you also say it should work as per the website you linked to. That website doesn't use 3 minute increments, so which is it?

  6. #6
    Registered User
    Join Date
    10-07-2007
    Posts
    88

    Re: Time Clock and converting to 3 min increment

    Maybe I don't have it in the correct format. How do you have A5 formatted?

  7. #7
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Time Clock and converting to 3 min increment

    As a number with two decimal places

  8. #8
    Registered User
    Join Date
    10-07-2007
    Posts
    88

    Re: Time Clock and converting to 3 min increment

    Quote Originally Posted by daddylonglegs View Post

    You say you want to use 3 minute increments but you also say it should work as per the website you linked to. That website doesn't use 3 minute increments, so which is it?
    I know I have to round to the nearest tenth when using that website. I am sorry for not explaining what didn't work.

  9. #9
    Registered User
    Join Date
    10-07-2007
    Posts
    88

    Re: Time Clock and converting to 3 min increment

    thank you so much. That was the problem. I had the cell formatted wrong. Thanks again.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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