ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   I need to convert a series of DOB's from yyyymmdd to mmddyyyy (https://www.excelbanter.com/excel-programming/362009-i-need-convert-series-dobs-yyyymmdd-mmddyyyy.html)

CoachCY

I need to convert a series of DOB's from yyyymmdd to mmddyyyy
 
I have a spreadsheet the 10,612 DOB's in the yyyymmdd format as required by
Federal Law Enforcement. Those dates need to be changed to mmddyyyy.
--
CoachCY

Dave Peterson

I need to convert a series of DOB's from yyyymmdd to mmddyyyy
 
If those entries are really dates, you could just use:
format|Cells|number tab|Custom category
and type in
mmddyyyy

If those entries are just plain old numbers, you can select the column
data|text to columns
fixed width (and remove any lines that excel guessed)
choose date and ymd

Now you'll end up with real dates in those cells and you can give them a custom
format of mmddyyyy.

I think you'll find that if you keep your data as real dates and use formats to
show what you'll need you'll be much better off.

You'll be able to do date arithmetic (age when they committed their first crime
<g) much easier.

CoachCY wrote:

I have a spreadsheet the 10,612 DOB's in the yyyymmdd format as required by
Federal Law Enforcement. Those dates need to be changed to mmddyyyy.
--
CoachCY


--

Dave Peterson


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

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