+ Reply to Thread
Results 1 to 4 of 4

Changing Date from XX.XX.XXXX to XX/XX/XXXX for a column of dates

  1. #1
    Registered User
    Join Date
    08-04-2009
    Location
    scotland
    MS-Off Ver
    Excel 2003
    Posts
    19

    Exclamation Changing Date from XX.XX.XXXX to XX/XX/XXXX for a column of dates

    Hi,

    I have a list of dates formatted such as 17.06.2009 which excel does not read as a date. I need it to be converted to a date such as 17/06/2009 automatically (preferably using a macro).

    The correctly formatted date must replace the cell it was originally in. Multiple rows of dates exist.

    Any ideas?! Thanks!

    Ps. Dont let me get fired!

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Changing Date from XX.XX.XXXX to XX/XX/XXXX for a column of dates

    Why not run an Edit -> Replace on the data replacing: . with : /

    (record yourself doing it if you prefer a Macro based routine)

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Changing Date from XX.XX.XXXX to XX/XX/XXXX for a column of dates

    Another possibility : Data - text to columns - delimited - Next - Next Check DMY ( in Format) OK

  4. #4
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Changing Date from XX.XX.XXXX to XX/XX/XXXX for a column of dates

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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