Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)?

Does anybody know how to convert this (20060801) to a more user friendly
output?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)?

Try:

=TEXT(DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2)),"dd mmmm yyyy")

"excel_irate" wrote:

Does anybody know how to convert this (20060801) to a more user friendly
output?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)

Thats perfect thank you, thank you. That will help me with loads of stuff.
And so quick too! Just found this community page and I'm impressed.....

"Toppers" wrote:

Try:

=TEXT(DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2)),"dd mmmm yyyy")

"excel_irate" wrote:

Does anybody know how to convert this (20060801) to a more user friendly
output?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)

Thank you for the feedback.

Much of my own knowledge has been gleaned from the Excel Newsgroups so i
commend them both as a user (there's much I don't know!) and a contributor.

"excel_irate" wrote:

Thats perfect thank you, thank you. That will help me with loads of stuff.
And so quick too! Just found this community page and I'm impressed.....

"Toppers" wrote:

Try:

=TEXT(DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2)),"dd mmmm yyyy")

"excel_irate" wrote:

Does anybody know how to convert this (20060801) to a more user friendly
output?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)?

DataText to ColumnsNextNextColumn Data FormatDateYMD or YDM and Finish.


Gord Dibben MS Excel MVP

On Tue, 5 Sep 2006 02:54:02 -0700, excel_irate
wrote:

Does anybody know how to convert this (20060801) to a more user friendly
output?




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Convert date format from 20060801 to 1st Aug 2006 (or similar)

See one more answer to your posting.

Maybe save even more time and effort.

No formulas to clean up.


Gord Dibben MS Excel MVP

On Tue, 5 Sep 2006 03:17:01 -0700, excel_irate
wrote:

Thats perfect thank you, thank you. That will help me with loads of stuff.
And so quick too! Just found this community page and I'm impressed.....

"Toppers" wrote:

Try:

=TEXT(DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2)),"dd mmmm yyyy")

"excel_irate" wrote:

Does anybody know how to convert this (20060801) to a more user friendly
output?


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
Help: How do I convert a text date into a real date format japorms Excel Worksheet Functions 4 August 2nd 06 06:36 PM
Changing date format in a footer Gord Dibben Excel Discussion (Misc queries) 2 December 9th 05 06:36 PM
DATE Format Venkat Excel Worksheet Functions 1 August 16th 05 12:23 AM
Date Calculations Bruce Excel Worksheet Functions 11 May 19th 05 01:09 AM
Date Format Question Josh O. Excel Discussion (Misc queries) 1 February 10th 05 09:45 PM


All times are GMT +1. The time now is 08:05 AM.

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

About Us

"It's about Microsoft Excel"