+ Reply to Thread
Results 1 to 2 of 2

I need to convert a series of DOB's from yyyymmdd to mmddyyyy

Hybrid View

  1. #1
    CoachCY
    Guest

    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

  2. #2
    Dave Peterson
    Guest

    Re: 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

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1