+ Reply to Thread
Results 1 to 6 of 6

Getting rid of weird time format 01m 16s

Hybrid View

  1. #1
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Getting rid of weird time format 01m 16s

          ----A----- -B--
      1   2h 18m 43s 8323
      2   01m 16s      76
    B1 and copy down:

    =86400 * SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(IF(ISERROR(FIND("h", A1)), "0h ", "") & A1, "h ", ":"), "m ", ":"), "s", "")
    Entia non sunt multiplicanda sine necessitate

  2. #2
    Registered User
    Join Date
    06-29-2013
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Getting rid of weird time format 01m 16s

    That's awesome!

    Thanks a lot!

    My bad I forgot to mention that some cells only have seconds, like:

    16s

    How should I modify your formula? it works great when hours and/

+ 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