ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Changing Date Format (https://www.excelbanter.com/excel-worksheet-functions/51953-changing-date-format.html)

stittal

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


Bob Phillips

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




SteveH

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




Gord Dibben

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?



stittal

Changing Date Format
 

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


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


Gord Dibben

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.




All times are GMT +1. The time now is 09:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com