Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
stittal
 
Posts: n/a
Default Changing Date Format


I know this seems like an easy one, but I am working on a research
project for the Director of the program that I work for and I need to
change the way birthdate is formatted in a particular column. It reads
year first and then month and day.. 20051024 and he wants it to read
10/24/2005. I assumed I could just go to formatting and change it and
it will not let me. There are 6900 some odd records so there is no
possible way to do them manually.. Can anyone help?


--
stittalPosted from - http://www.officehelp.in

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default Changing Date Format

Sounds like it is not a date. Try adding a helper column with a formula of

=DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2))

and copy down.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"stittal" wrote in message
...

I know this seems like an easy one, but I am working on a research
project for the Director of the program that I work for and I need to
change the way birthdate is formatted in a particular column. It reads
year first and then month and day.. 20051024 and he wants it to read
10/24/2005. I assumed I could just go to formatting and change it and
it will not let me. There are 6900 some odd records so there is no
possible way to do them manually.. Can anyone help?


--
stittalPosted from - http://www.officehelp.in



  #3   Report Post  
SteveH
 
Posts: n/a
Default Changing Date Format

You can select the entire column by clicking on the column label ( the
letter in the gray area at the top of the column) then right click within
the selected column and choose Format Cells from the menu.

HTH


Steve


"stittal" wrote in message
...

I know this seems like an easy one, but I am working on a research
project for the Director of the program that I work for and I need to
change the way birthdate is formatted in a particular column. It reads
year first and then month and day.. 20051024 and he wants it to read
10/24/2005. I assumed I could just go to formatting and change it and
it will not let me. There are 6900 some odd records so there is no
possible way to do them manually.. Can anyone help?


--
stittalPosted from - http://www.officehelp.in



  #4   Report Post  
Gord Dibben
 
Posts: n/a
Default Changing Date Format

Try DataText to ColumnsNextNextColumn Data FormatDateYMDFinish


Gord Dibben Excel MVP



On Mon, 24 Oct 2005 18:50:19 +0530, stittal
wrote:


I know this seems like an easy one, but I am working on a research
project for the Director of the program that I work for and I need to
change the way birthdate is formatted in a particular column. It reads
year first and then month and day.. 20051024 and he wants it to read
10/24/2005. I assumed I could just go to formatting and change it and
it will not let me. There are 6900 some odd records so there is no
possible way to do them manually.. Can anyone help?


  #5   Report Post  
stittal
 
Posts: n/a
Default Changing Date Format


Thank you so much Gord Dibben... that worked. thanks.


--
stittalPosted from - http://www.officehelp.in



  #6   Report Post  
Gord Dibben
 
Posts: n/a
Default Changing Date Format

Thanks for the feedback.

Gord

On Mon, 24 Oct 2005 22:42:31 +0530, stittal
wrote:


Thank you so much Gord Dibben... that worked. thanks.


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
format date in excel Nigel Excel Discussion (Misc queries) 2 September 15th 05 09:52 PM
Excel keeps converting text to date format John T via OfficeKB.com Excel Discussion (Misc queries) 4 September 12th 05 06:48 PM
Why Does Date Format Change on Chart John Taylor Excel Discussion (Misc queries) 0 September 11th 05 08:16 AM
Imported Date & Time format with calcs. managed in excel from imrp Todd F. Excel Worksheet Functions 0 July 8th 05 09:03 PM
Format Cells - Date options Ben Rum Excel Discussion (Misc queries) 1 May 25th 05 05:53 PM


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