+ Reply to Thread
Results 1 to 2 of 2

Convert data into proper time format

  1. #1

    Convert data into proper time format

    26:47:00 -> 1/1/1900 2:47:00 AM
    :00 -> :00
    12:49 -> 12:49:00 PM
    :00:00 -> :00:00
    1:15 -> 1:15:00 AM
    :11 -> :11

    I have the above data in A1:A6. Text written next to "->" is how it is
    shown in the formula bar. I want to convert it into [hh]:mm:ss format.

    The result I want in B1:B6 is show below. How can I convert?

    26:47:00
    00:00:00
    00:12:49
    00:00:00
    00:01:15
    00:11:00


  2. #2
    Barb Reinhardt
    Guest

    RE: Convert data into proper time format

    You'll have to change the values that begin with : to 0:
    Then format Cells->Time -> 37:30:55

    "[email protected]" wrote:

    > 26:47:00 -> 1/1/1900 2:47:00 AM
    > :00 -> :00
    > 12:49 -> 12:49:00 PM
    > :00:00 -> :00:00
    > 1:15 -> 1:15:00 AM
    > :11 -> :11
    >
    > I have the above data in A1:A6. Text written next to "->" is how it is
    > shown in the formula bar. I want to convert it into [hh]:mm:ss format.
    >
    > The result I want in B1:B6 is show below. How can I convert?
    >
    > 26:47:00
    > 00:00:00
    > 00:12:49
    > 00:00:00
    > 00:01:15
    > 00:11:00
    >
    >


+ 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