This will result in a TEXT format "mm/dd/yy". To get an actual date, try
=DATE("20"&RIGHT(A1,2),LEFT(A1,2),MID(A1,3,2))
and format the cell with date format mm/dd/yy.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.