+ Reply to Thread
Results 1 to 3 of 3

Date to TEXT. NOT to sequential serial number

Hybrid View

Guest Date to TEXT. NOT to... 05-26-2006, 04:00 PM
Guest RE: Date to TEXT. NOT to... 05-26-2006, 04:15 PM
Guest RE: Date to TEXT. NOT to... 05-26-2006, 04:35 PM
  1. #1
    Gene
    Guest

    Date to TEXT. NOT to sequential serial number

    I need to convert the date in a date formatted column to text, and not the
    sequential serial numbers. If I try to convert a date to text, I get the
    sequential serial number, but I need to have it as a string so I can
    manipuate the individual characters. So if I have 09/10/05 in A1 which was
    entered as a date formatted cell, I would like to fix it as the characters:
    09/10/05, rather than the sequential serial number (38605). Any thoughts
    would be appreciated. Thanks


  2. #2
    Peo Sjoblom
    Guest

    RE: Date to TEXT. NOT to sequential serial number

    Use a help column and

    =TEXT(A1,"mm/dd/yy")


    copy down, copy and paste special in place and if necessary delete the
    original dates


    Regards,

    Peo Sjoblom

    "Gene" wrote:

    > I need to convert the date in a date formatted column to text, and not the
    > sequential serial numbers. If I try to convert a date to text, I get the
    > sequential serial number, but I need to have it as a string so I can
    > manipuate the individual characters. So if I have 09/10/05 in A1 which was
    > entered as a date formatted cell, I would like to fix it as the characters:
    > 09/10/05, rather than the sequential serial number (38605). Any thoughts
    > would be appreciated. Thanks
    >


  3. #3
    Gene
    Guest

    RE: Date to TEXT. NOT to sequential serial number

    Thanks, it worked great.


+ 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