Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Convert Date to Text

Hi Folks - I have a date in the following format: 2008-09-24. Is there a way
to convert this to text so it displays as 2008-09-24? Thanks.

Michael


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Convert Date to Text

You could use a helper cell:
=text(a1,"yyyy-mm-dd")

Michael wrote:

Hi Folks - I have a date in the following format: 2008-09-24. Is there a way
to convert this to text so it displays as 2008-09-24? Thanks.

Michael


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Convert Date to Text

=TEXT(A2,"yyyy-mm-dd")

using a help column then copy and paste special as values over the old
if they are not needed anymore.





--


Regards,


Peo Sjoblom

"Michael" wrote in message
...
Hi Folks - I have a date in the following format: 2008-09-24. Is there a
way to convert this to text so it displays as 2008-09-24? Thanks.

Michael




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Date to Text char needs text Excel Discussion (Misc queries) 2 January 16th 08 09:36 PM
convert a text date to a true date JR Hester Excel Discussion (Misc queries) 20 November 15th 07 07:15 PM
how do i convert text to date (mm/yy text to mm/dd/yyyy date)? lindsey Excel Discussion (Misc queries) 1 July 27th 07 10:05 PM
Help: How do I convert a text date into a real date format japorms Excel Worksheet Functions 4 August 2nd 06 06:36 PM
How to convert date to text galsaba Excel Discussion (Misc queries) 2 May 22nd 05 08:31 PM


All times are GMT +1. The time now is 01:14 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"