Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Converting TEXT to Date format

Ok so I have dates that have been written in as

Wednesday, 3 May 2009 not in 03/03/2009 format. Is there anyway of getting excel to recognise this as a date. I have tried to format as a date. (I am trying to use Date FIlters)


Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,520
Default Converting TEXT to Date format

Try the below formula

=DATEVALUE(MID(A1,FIND(",",A1)+1,20))

OR try DataText to columns with "," delimiter

--
Jacob (MVP - Excel)


"SarahN" wrote:

Ok so I have dates that have been written in as

Wednesday, 3 May 2009 not in 03/03/2009 format. Is there anyway of getting excel to recognise this as a date. I have tried to format as a date. (I am trying to use Date FIlters)


Thanks in advance

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default Converting TEXT to Date format

Thankyou you have just saved me from manually converting 1852 dates!!!!

"Jacob Skaria" wrote:

Try the below formula

=DATEVALUE(MID(A1,FIND(",",A1)+1,20))

OR try DataText to columns with "," delimiter

--
Jacob (MVP - Excel)


"SarahN" wrote:

Ok so I have dates that have been written in as

Wednesday, 3 May 2009 not in 03/03/2009 format. Is there anyway of getting excel to recognise this as a date. I have tried to format as a date. (I am trying to use Date FIlters)


Thanks in advance

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
Need help with converting CUSTOM format/TEXT format to DATE format Deo Cleto Excel Worksheet Functions 6 June 2nd 09 08:14 PM
Converting a date to text..Format question JHB Excel Discussion (Misc queries) 2 October 4th 08 04:25 PM
Converting general text format to date Sarah (OGI) Excel Discussion (Misc queries) 6 June 20th 08 02:24 PM
Converting date into text format [email protected] Excel Discussion (Misc queries) 1 April 22nd 08 10:44 PM
Converting number or text to a Date Format samhain New Users to Excel 2 October 17th 05 02:28 PM


All times are GMT +1. The time now is 09:38 PM.

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

About Us

"It's about Microsoft Excel"