+ Reply to Thread
Results 1 to 5 of 5

Extracting excel readable date from manually entered date format

  1. #1
    Registered User
    Join Date
    06-30-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    29

    Extracting excel readable date from manually entered date format

    I can't seem to find a formula that transforms these type of date formats into something that Excel can read and sort. It was manually entered so Excel can't read them as a format.

    I've tried LEN, FIND, LEFT, RIGHT. Any help please?

    20170215193647.png

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,901

    Re: Extracting excel readable date from manually entered date format

    Try this ...

    =--SUBSTITUTE(A1,".","/")

    Format ->Date

  3. #3
    Registered User
    Join Date
    06-30-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: Extracting excel readable date from manually entered date format

    Awesome!!! Thanks

  4. #4
    Registered User
    Join Date
    06-30-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2010
    Posts
    29

    Re: Extracting excel readable date from manually entered date format

    Just curious, why use 2 minus signs? I know it has to do with TRUE/FALSE and 1/0, but not sure how it transforms the dates?

  5. #5
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,901

    Re: Extracting excel readable date from manually entered date format

    --"2013/12/13" = 2013/12/13

    "2013/12/13"+0 = 2013/12/13

    -- -> convert text to number.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 03-22-2016, 08:20 AM
  2. Retain date format for input entered as date
    By Chippi in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-24-2014, 07:20 AM
  3. Replies: 3
    Last Post: 11-23-2013, 06:21 AM
  4. Replies: 4
    Last Post: 05-31-2013, 11:20 AM
  5. Manually create an excel readable table
    By zoltain in forum Excel General
    Replies: 2
    Last Post: 07-28-2011, 03:44 PM
  6. Replies: 0
    Last Post: 05-25-2009, 06:58 PM
  7. Replies: 2
    Last Post: 05-24-2008, 06:33 AM

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