+ Reply to Thread
Results 1 to 24 of 24

Converting unusual time format

Hybrid View

  1. #1
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Converting unusual time format

    Hi essee

    Another version:
    Formula: copy to clipboard
    =LEFT(SUBSTITUTE(D2," ",""),FIND("d",D2)-1)+0+TIMEVALUE(MID(SUBSTITUTE(D2," ",""),3,2)&":"&MID(SUBSTITUTE(D2," ",""),6,2))
    Last edited by Kevin UK; 09-17-2012 at 12:27 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