+ Reply to Thread
Results 1 to 9 of 9

Recognizing text format as date

Hybrid View

  1. #1
    Valued Forum Contributor
    Join Date
    08-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    573

    Re: Recognizing text format as date

    No i didnt copy it. I typed it myself.

    Now i copied your text and tried. Still returning error only

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Recognizing text format as date

    Quote Originally Posted by Sindhus View Post
    No i didnt copy it. I typed it myself.

    Now i copied your text and tried. Still returning error only
    The problem is that the date setting of your system is MM/DD/YYYY, but my date setting is DD/MM/YYY.

    In OP’s data "July, 2012" already the Month July is present so adding 1 (=--(1&A1)) with the "July, 2012" is like saying JanuaryJuly,2012 and converting it to real number with the text data is getting #VALUE! Error.

    But in my case, (i.e.) my system date setting is DD/MM/YYY so adding 1 (=--(1&A1)) with the "July, 2012" is like saying 1July,2012 and converting it to real number with the text data is getting 1-Jul-12.

    If you want to test it, then Control Panel>>Date&Time Setting>>Regional & Language Option>>Regional Option>>Customize>>Date>>Short Date Format (Date Setting) & Long Date Format (Date Setting).


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Valued Forum Contributor
    Join Date
    08-14-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    573

    Re: Recognizing text format as date

    Oh got it thank you

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Recognizing text format as date

    Quote Originally Posted by Sindhus View Post
    Oh got it thank you
    You're welcome

    I added the notification in my first post with Red Text so that OP will also aware of this issue.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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