+ Reply to Thread
Results 1 to 4 of 4

Convert numbers entered into a date

Hybrid View

  1. #1
    Registered User
    Join Date
    08-21-2013
    Location
    United States
    MS-Off Ver
    2010
    Posts
    41

    Exclamation Convert numbers entered into a date

    One of our interns collected some data for me but they entered the dates "2 14 2014". I need to convert these into a usable date format in hurry. Any suggestions?

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Convert numbers entered into a date

    Add an excel file (without confidential information) and I will take a look at it.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    03-25-2014
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: Convert numbers entered into a date

    Use the formula

    =SUBSTITUTE(A1," ","/")
    To make the data "look" right.

    Then copy the result and paste special, values only, into a new column.

    Then use the "Text to Columns" feature in the data tab of the ribbon and immediately click finish.

    You will end up with valid dates that excel will recognize. It is inelegant and a cloogey, but it appears to work.
    Last edited by CO#; 05-07-2014 at 06:01 PM. Reason: grammar

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Convert numbers entered into a date

    You can do that by formula

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

    or you can select range, press Ctrl+F in Find press space bar click on Replace and type in / and press replace all.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

+ 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. Convert data entered in a different format to Date format
    By rakesh2806 in forum Excel General
    Replies: 6
    Last Post: 02-19-2014, 12:50 PM
  2. [SOLVED] Formula to Convert numbers to date
    By sujithr25@yahoo.com in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 10-03-2012, 10:29 AM
  3. Replies: 4
    Last Post: 04-18-2012, 07:17 AM
  4. Replies: 1
    Last Post: 03-31-2010, 05:03 PM
  5. [SOLVED] extract numbers, convert to date
    By gkaspen in forum Excel General
    Replies: 8
    Last Post: 03-01-2005, 11:08 PM

Tags for this Thread

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