PC Review


Reply
Thread Tools Rate Thread

converting text to date, please help.

 
 
=?Utf-8?B?TWF4IGdlZ2FvZmY=?=
Guest
Posts: n/a
 
      15th May 2006
i recently export some data to excel, which give me the date format as text,
example:
20060515

how can i convert it to dd/mm/yy format in excel?

please help.
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      15th May 2006
Hi
Select your 'dates' and go to Data>Text to Columns. On the third (I think)
dialog box there is an option in the top right for you to tell Excel that
these are dates - and the format (YYMMDD). Select this and Finish. Make sure
you backup your data before you start!

Andy.

"Max gegaoff" <Max (E-Mail Removed)> wrote in message
news:B6E7167D-E594-4CCA-955B-(E-Mail Removed)...
>i recently export some data to excel, which give me the date format as
>text,
> example:
> 20060515
>
> how can i convert it to dd/mm/yy format in excel?
>
> please help.



 
Reply With Quote
 
Ardus Petus
Guest
Posts: n/a
 
      15th May 2006
=DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2))

HTH
--
AP

"Max gegaoff" <Max (E-Mail Removed)> a écrit dans le
message de news: B6E7167D-E594-4CCA-955B-(E-Mail Removed)...
>i recently export some data to excel, which give me the date format as
>text,
> example:
> 20060515
>
> how can i convert it to dd/mm/yy format in excel?
>
> please help.



 
Reply With Quote
 
Don Guillett
Guest
Posts: n/a
 
      15th May 2006
one way
=DATE(LEFT(D12,4),MID(D12,5,2),RIGHT(D12,2))

--
Don Guillett
SalesAid Software
(E-Mail Removed)
"Max gegaoff" <Max (E-Mail Removed)> wrote in message
news:B6E7167D-E594-4CCA-955B-(E-Mail Removed)...
>i recently export some data to excel, which give me the date format as
>text,
> example:
> 20060515
>
> how can i convert it to dd/mm/yy format in excel?
>
> please help.



 
Reply With Quote
 
=?Utf-8?B?TWF4IGdlZ2FvZmY=?=
Guest
Posts: n/a
 
      15th May 2006
i not sure how to rate your answer, but thanks a lot.
many thanks.

"Andy" wrote:

> Hi
> Select your 'dates' and go to Data>Text to Columns. On the third (I think)
> dialog box there is an option in the top right for you to tell Excel that
> these are dates - and the format (YYMMDD). Select this and Finish. Make sure
> you backup your data before you start!
>
> Andy.
>
> "Max gegaoff" <Max (E-Mail Removed)> wrote in message
> news:B6E7167D-E594-4CCA-955B-(E-Mail Removed)...
> >i recently export some data to excel, which give me the date format as
> >text,
> > example:
> > 20060515
> >
> > how can i convert it to dd/mm/yy format in excel?
> >
> > please help.

>
>
>

 
Reply With Quote
 
Guest
Posts: n/a
 
      15th May 2006
Max

It is the easiest and quickest way to do the job - without helper cells. I
use it all the time. Why are you not sure how to rate it?

Andy.

"Max gegaoff" <(E-Mail Removed)> wrote in message
news:0F6E33BC-3FBC-4CDC-98E0-(E-Mail Removed)...
>i not sure how to rate your answer, but thanks a lot.
> many thanks.
>
> "Andy" wrote:
>
>> Hi
>> Select your 'dates' and go to Data>Text to Columns. On the third (I
>> think)
>> dialog box there is an option in the top right for you to tell Excel that
>> these are dates - and the format (YYMMDD). Select this and Finish. Make
>> sure
>> you backup your data before you start!
>>
>> Andy.
>>
>> "Max gegaoff" <Max (E-Mail Removed)> wrote in message
>> news:B6E7167D-E594-4CCA-955B-(E-Mail Removed)...
>> >i recently export some data to excel, which give me the date format as
>> >text,
>> > example:
>> > 20060515
>> >
>> > how can i convert it to dd/mm/yy format in excel?
>> >
>> > please help.

>>
>>
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Text Date to Real Date to # sross81 Microsoft Access Queries 8 24th Aug 2009 07:14 PM
Converting a text date to normal date in a query Duncs Microsoft Access 7 30th Sep 2008 06:43 PM
Converting a date to a text field w/o converting it to a julian da LynnMinn Microsoft Excel Worksheet Functions 2 6th Mar 2008 03:43 PM
Converting partial date text to date =?Utf-8?B?QiBSYWdlcg==?= Microsoft Access Queries 1 8th Feb 2007 05:36 PM
Converting Text Date to true Date format Anthony C Microsoft Access Queries 1 24th Nov 2004 03:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:42 AM.