+ Reply to Thread
Results 1 to 6 of 6

Convert Date and Time to Date - Format problems

  1. #1
    Registered User
    Join Date
    01-16-2010
    Location
    vancouver, canada
    MS-Off Ver
    Excel for MAC 2018
    Posts
    59

    Convert Date and Time to Date - Format problems

    I have tried various suggestions to change this format to date only (I want YYYY-MM-DD). Here is the current format: 2014-09-04T01:30:01+0000. If i try to reformat the cell, it defaults to the date selections (ie. not text or general), but no matter what I chose, it does not help me achieve YYYY-MM-DD. Any help appreciated.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Convert Date and Time to Date - Format problems

    In Excel, 2014-09-04T01:30:01+0000 is just a TEXT string.

    If you want to format it to display the date you'll have to extract the date to another cell.

    A1 = 2014-09-04T01:30:01+0000

    Enter this formula in B1:

    =--LEFT(A1,10)

    Then you can format in the date style of your choice.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    01-16-2010
    Location
    vancouver, canada
    MS-Off Ver
    Excel for MAC 2018
    Posts
    59

    Re: Convert Date and Time to Date - Format problems

    It works! Thank you so much

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Convert Date and Time to Date - Format problems

    You're welcome. Thanks for the feedback!


    If your question has been solved please mark the thread as being solved.

    In the menu bar above the very first post select Thread Tools, then select Mark this thread as solved.

  5. #5
    Registered User
    Join Date
    01-16-2010
    Location
    vancouver, canada
    MS-Off Ver
    Excel for MAC 2018
    Posts
    59

    Re: Convert Date and Time to Date - Format problems

    OK - I am really hopeless - I cannot figure out how to mark post as SOLVED!! Can you help me again??

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Convert Date and Time to Date - Format problems

    In the menu bar at the top of the page above the very first post select Thread Tools, then select Mark this thread as solved.

+ 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. [SOLVED] Problems with Removing Time From Date (Text Format)
    By efarkouh in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-04-2014, 02:39 PM
  2. Convert a date/time format to a date format
    By LITTLETON in forum Excel General
    Replies: 2
    Last Post: 09-23-2013, 10:43 PM
  3. Convert date and time in serial number format to text format
    By nda13112 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-11-2013, 02:45 PM
  4. [SOLVED] How do I convert imported date/time data to date/time format?
    By andykent99 in forum Excel General
    Replies: 4
    Last Post: 01-03-2013, 07:47 AM
  5. Problems with date time format
    By Jay in forum Excel General
    Replies: 2
    Last Post: 06-07-2006, 01:55 PM

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