+ Reply to Thread
Results 1 to 6 of 6

Time Calculation Formula!

  1. #1
    Mike
    Guest

    Time Calculation Formula!

    I have a program that gives me time in whole number format. ie 17.5 hours. I
    need to know how to I create a formula that would turn that in actual hours
    and minutes.

  2. #2
    Damon Longworth
    Guest

    Re: Time Calculation Formula!

    If you divide 17.5 by 24, you will get a time equal 17:30.

    --
    Damon Longworth

    Don't miss out on the 2005 Excel User Conference
    Sept 16th and 17th
    Stockyards Hotel - Ft. Worth, Texas
    www.ExcelUserConference.com


    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    >I have a program that gives me time in whole number format. ie 17.5 hours.
    >I
    > need to know how to I create a formula that would turn that in actual
    > hours
    > and minutes.




  3. #3
    Biff
    Guest

    Re: Time Calculation Formula!

    Hi!

    Divide by 24 and format the cell as [h]:mm

    =A1/24 = 17:30

    Biff

    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    >I have a program that gives me time in whole number format. ie 17.5 hours.
    >I
    > need to know how to I create a formula that would turn that in actual
    > hours
    > and minutes.




  4. #4
    Mike
    Guest

    Re: Time Calculation Formula!

    Thank you so much! Also, what do I need to do to show Hr:Min and seconds

    "Biff" wrote:

    > Hi!
    >
    > Divide by 24 and format the cell as [h]:mm
    >
    > =A1/24 = 17:30
    >
    > Biff
    >
    > "Mike" <[email protected]> wrote in message
    > news:[email protected]...
    > >I have a program that gives me time in whole number format. ie 17.5 hours.
    > >I
    > > need to know how to I create a formula that would turn that in actual
    > > hours
    > > and minutes.

    >
    >
    >


  5. #5
    Biff
    Guest

    Re: Time Calculation Formula!

    Hi!

    Use a format like [h]:mm:ss

    Biff

    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    > Thank you so much! Also, what do I need to do to show Hr:Min and seconds
    >
    > "Biff" wrote:
    >
    >> Hi!
    >>
    >> Divide by 24 and format the cell as [h]:mm
    >>
    >> =A1/24 = 17:30
    >>
    >> Biff
    >>
    >> "Mike" <[email protected]> wrote in message
    >> news:[email protected]...
    >> >I have a program that gives me time in whole number format. ie 17.5
    >> >hours.
    >> >I
    >> > need to know how to I create a formula that would turn that in actual
    >> > hours
    >> > and minutes.

    >>
    >>
    >>




  6. #6
    Mike
    Guest

    Re: Time Calculation Formula!

    Thanks!

    "Biff" wrote:

    > Hi!
    >
    > Use a format like [h]:mm:ss
    >
    > Biff
    >
    > "Mike" <[email protected]> wrote in message
    > news:[email protected]...
    > > Thank you so much! Also, what do I need to do to show Hr:Min and seconds
    > >
    > > "Biff" wrote:
    > >
    > >> Hi!
    > >>
    > >> Divide by 24 and format the cell as [h]:mm
    > >>
    > >> =A1/24 = 17:30
    > >>
    > >> Biff
    > >>
    > >> "Mike" <[email protected]> wrote in message
    > >> news:[email protected]...
    > >> >I have a program that gives me time in whole number format. ie 17.5
    > >> >hours.
    > >> >I
    > >> > need to know how to I create a formula that would turn that in actual
    > >> > hours
    > >> > and minutes.
    > >>
    > >>
    > >>

    >
    >
    >


+ 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