+ Reply to Thread
Results 1 to 11 of 11

Need to create spread sheet converting hours to future date

  1. #1
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Need to create spread sheet converting hours to future date

    Im trying to convert hours to date. If I have 47 hours left for a cylinder to fill, what is this date; in months, days, hours, and minutes that it will fill.

  2. #2
    Forum Contributor Portuga's Avatar
    Join Date
    02-20-2004
    Location
    Portugal
    MS-Off Ver
    365
    Posts
    852

    Re: Need to create spread sheet converting hours to future date

    It depends on the hour, minute and date when the cylinder started to fill
    If you found the solution to your question. Mark the thread as "Solved"
    Thank everyone that helped you with a valid solution by clicking on their

    There is no such thing as a problem, only a temporary lack of a solution

  3. #3
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Re: Need to create spread sheet converting hours to future date

    If cylinder fill max is 2000kg and filling at 5 kg/hr this will take 400 hrs to fill. how can i change this 400 hours (16.67 days) to the exact date and time it will fill.

  4. #4
    Forum Contributor Portuga's Avatar
    Join Date
    02-20-2004
    Location
    Portugal
    MS-Off Ver
    365
    Posts
    852

    Re: Need to create spread sheet converting hours to future date

    You will need the starting date and time in question.

    For testing:

    In A1 specify the time. Use the =now() formula for example, format the cell to date with time option

    In B1 insert =A1+47/24 (format in Date with time option)

  5. #5
    Forum Expert icestationzbra's Avatar
    Join Date
    01-07-2004
    MS-Off Ver
    2007, 2010
    Posts
    1,421

    Re: Need to create spread sheet converting hours to future date

    in a cell in Excel, if you were to enter the Date and Time the filling started, then in an adjacent cell if you entered "400:00:00", then in an adjacent cell if you were to add these two values, Excel will automatically tell you the time at which filling will complete. Excel treats Dates and Time (if entered properly) just like regular numbers (in reality, they are just that).

    for example, enter "28-03-2013 09:50:00 PM" (without the quotes) in A1. in A2, enter "400:00:00" (without quotes). then, in A3, enter the formula:

    Please Login or Register  to view this content.
    it will display "14-04-13 13:50", which is exactly 16.667 days (16 days and 16 hours) from "28-03-2013 09:50:00 PM".

    another way would be to just add the two in this format - if A1 contained current date and time, then in A3:

    =A1+"400:00"

    does that help?
    Last edited by icestationzbra; 03-28-2013 at 10:31 PM.
    - i.s.z -
    CSE, aka Array aka { }, formulae are confirmed with CONTROL+SHIFT+ENTER.
    Replace commas ( , ) with semicolons ( ; ) in formulae, if your locale setting demands.
    All good ideas are courtesy resources from this forum as well as others around the web.
    - e.o.m -

  6. #6
    Valued Forum Contributor Dunc3142's Avatar
    Join Date
    09-05-2007
    Location
    Franklin OH
    MS-Off Ver
    2000 and 2007 and 2010 @ Home & Teach 2010
    Posts
    351

    Re: Need to create spread sheet converting hours to future date

    This takes the hours that you enter and converts them to Months, Day, Hour, Minutes and takes into account for leap year.
    Attached Files Attached Files
    Yes it will. we just have to figure out how...
    If I have helped you, PLEASE click the * and add to my Rep.
    Also, if the problem is SOLVED please mark it as so.

  7. #7
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Re: Need to create spread sheet converting hours to future date

    I just tried it and it is giving me an "#value! error

  8. #8
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Re: Need to create spread sheet converting hours to future date

    How would I enter this using the now formula

  9. #9
    Forum Contributor Portuga's Avatar
    Join Date
    02-20-2004
    Location
    Portugal
    MS-Off Ver
    365
    Posts
    852

    Re: Need to create spread sheet converting hours to future date

    See attached

    A2 has the Now formula. You can change to a specific one
    Attached Files Attached Files

  10. #10
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Re: Need to create spread sheet converting hours to future date

    how can I convert this 16 days, 16 hrs, 15 mins to the date it will fill. So if it fills in 16 days I would like it to read something like April 13 at 9pm.

  11. #11
    Registered User
    Join Date
    03-28-2013
    Location
    Norman, OK
    MS-Off Ver
    Vista
    Posts
    10

    Re: Need to create spread sheet converting hours to future date

    Thanks I think I got it!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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