+ Reply to Thread
Results 1 to 3 of 3

Convert time format to a decimal

  1. #1
    Michele
    Guest

    Convert time format to a decimal

    I have a forumula that calculates total time. The results are shown in a
    time format (66:30:00). How can we convert this to a decimal (66.5 hours)?
    Thank you for your help.

    Michele


  2. #2
    Dave Peterson
    Guest

    Re: Convert time format to a decimal

    multiply by 24 and format it as general.

    =a1*24
    (and format that cell as general)

    Michele wrote:
    >
    > I have a forumula that calculates total time. The results are shown in a
    > time format (66:30:00). How can we convert this to a decimal (66.5 hours)?
    > Thank you for your help.
    >
    > Michele


    --

    Dave Peterson

  3. #3
    Biff
    Guest

    Re: Convert time format to a decimal

    Hi!

    Multiply by 24:

    =Your_Formula(.............)*24

    Biff

    "Michele" <Michele@discussions.microsoft.com> wrote in message
    news:5D7F5711-3B62-468F-99BB-3F1015D324D4@microsoft.com...
    >I have a forumula that calculates total time. The results are shown in a
    > time format (66:30:00). How can we convert this to a decimal (66.5
    > hours)?
    > Thank you for your help.
    >
    > Michele
    >




+ 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