View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Convert a text in a date format

Another method.

DataText to ColumnsFinish.


Gord Dibben MS Excel MVP

On Mon, 17 May 2010 09:56:01 -0700, xBeckx
wrote:

Hi
I have imported a file where there is a field that is suposed to contain a
date. It was transformed in text, like 22FEB2010. I need to treat this field
as date. How can i transform it in a date format?
Tks