Convert Text Column to Date?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a column of dates, but they're in text format. How can I convert the
text "02/05/05" into an actual date?
 
Hi,
Say a text-date is in A1, in B1: =Value(A1)
It returns the number; just format column B as a date
Sebastien
 
Another way is Search and Replace: Replace / with /. That forces Excel to
re-evaluate the cell contents.
 

Ask a Question

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.

Ask a Question

Back
Top