Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Changing dates to date format

I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,934
Default Changing dates to date format

Can you share with those of us not familiar with web stuff an example or two
of what an "htlm format" date looks like?

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those
dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Changing dates to date format

Sure Rick and thank for your interest.
Dates look like this : 12/31/08
12/30/08
12/29/08
Etc. on the cells and on the formula bar too.

"Rick Rothstein" wrote:

Can you share with those of us not familiar with web stuff an example or two
of what an "htlm format" date looks like?

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those
dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,934
Default Changing dates to date format

They look like standard dates to me, although I guess they could be Text
that looks like a date. I would think your formula should work even if those
cells are formatted as Text, so I think something else is wrong. Since you
got these dates from the web, perhaps you brought along a stray invisible
character or two. If the month portion of your dates contain a leading zero
for one-digit month numbers, then try this formula and see if it works...

=TEXT(LEFT(A1,8),"ddd")

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
Sure Rick and thank for your interest.
Dates look like this : 12/31/08
12/30/08
12/29/08
Etc. on the cells and on the formula bar too.

"Rick Rothstein" wrote:

Can you share with those of us not familiar with web stuff an example or
two
of what an "htlm format" date looks like?

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those
dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Changing dates to date format

DataText to columnsNextNextColumn Data FormatDateMDY and Finish.

Now try the formula.


Gord Dibben MS Excel MVP

On Thu, 2 Apr 2009 16:51:01 -0700, Tigerxl
wrote:

Sure Rick and thank for your interest.
Dates look like this : 12/31/08
12/30/08
12/29/08
Etc. on the cells and on the formula bar too.

"Rick Rothstein" wrote:

Can you share with those of us not familiar with web stuff an example or two
of what an "htlm format" date looks like?

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those
dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Changing dates to date format

It sure worked.
Thank you Gord Dibben.

"Gord Dibben" wrote:

DataText to columnsNextNextColumn Data FormatDateMDY and Finish.

Now try the formula.


Gord Dibben MS Excel MVP

On Thu, 2 Apr 2009 16:51:01 -0700, Tigerxl
wrote:

Sure Rick and thank for your interest.
Dates look like this : 12/31/08
12/30/08
12/29/08
Etc. on the cells and on the formula bar too.

"Rick Rothstein" wrote:

Can you share with those of us not familiar with web stuff an example or two
of what an "htlm format" date looks like?

--
Rick (MVP - Excel)


"Tigerxl" wrote in message
...
I copy paste around 2 thousand dates in a website ( htlm format ) into
my XL 2003, column A.
Now the formula (=text(A2,"ddd") does not reconize the format in those
dates.
How can I change those dates to date format in XL.
I tried formatcelldateMarch 14,2001 and it did not work.
THANK YOU.
PS I can not sort them either.




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
Changing text dates to date serial numbers George[_5_] Excel Worksheet Functions 6 January 2nd 08 10:44 PM
changing dates in a date formated column ? Tim[_7_] Excel Discussion (Misc queries) 2 October 18th 07 03:53 AM
convert Excel sheet in 1904 format to 1900 without changing dates Joe Excel Worksheet Functions 1 June 8th 07 01:51 PM
changing date format SITCFanTN New Users to Excel 4 June 5th 06 05:26 AM
Dates keep changing to US format when mail merging SEAN DI''''ANNO Excel Discussion (Misc queries) 0 October 13th 05 04:30 PM


All times are GMT +1. The time now is 12:36 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"