+ Reply to Thread
Results 1 to 2 of 2

Convert a number to a hour

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-13-2005
    Posts
    114

    Convert a number to a hour

    I'm wondering if there's a way to convert a number to reflect a time. For example, if a number is 9.75 I would want the formula to convert it to 9:45. If the number was 9.47 I'd want the formula to make it 9:28. Obviously the numbers go from .00 to .99 while the time only goes from :00 to :59. Thanks in advance for any help

  2. #2
    Registered User
    Join Date
    09-18-2006
    Posts
    67
    Assuming "decimal time" is in A1 AND you're using a 24 hour "decimal time" (meaning 13.5 = 1:30 PM), use:

    =A1/24

    and format the cell you put the formula in as a Time.

    - Clay Ver Valen
    Excel Help
    Last edited by clayv; 09-21-2006 at 02:45 PM.

+ 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