View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default format dates to mm-dd-yy

This **might** work...

Select the cells in question
Goto the menu DataText to Columns
Click Next twice
In step 3 of the wizard, under Column data format select DateYMD
Finish

That might convert those entries into a true Excel date then you can format
in the date format of your choice.

--
Biff
Microsoft Excel MVP


"Wanna Learn" wrote in message
...
Hello I received a workbook and all the dates are formattted as text
and
look like this 090323(means Mar 23 09) . How do I format this as a date to
read Mar 23 09 Thanks in advance