+ Reply to Thread
Results 1 to 4 of 4

Need help changing date format in Excel

  1. #1
    Registered User
    Join Date
    11-17-2012
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    13

    Need help changing date format in Excel

    Hello:

    Currently, the date format is a number (for example, 20121117). However, I would like to change it to 11/17/2012. I tried using the date format options in Excel, and the cell ends up with "##########"

    Thank you!

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Need help changing date format in Excel

    Try in a separate cell..

    =DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2))
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Contributor dogberry's Avatar
    Join Date
    07-15-2012
    Location
    Wales, UK
    MS-Off Ver
    Excel 2010
    Posts
    624

    Re: Need help changing date format in Excel

    Hi

    If the above does not work have you tried splitting it with the text to columns and working on it from that perspective.

    Chris
    Click my star if I helped Thanks

  4. #4
    Registered User
    Join Date
    11-17-2012
    Location
    Washington, DC
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: Need help changing date format in Excel

    The first suggestion worked - thank you very much!

+ 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