Convert date from text format to date format

G

Guest

Sorry to ask this again but I've read the other posts and just can't get this
to work.

I've imported some data from our database system and the dates come across
in american format and the format is set to general in Excel. The dates look
like this...

5/23/2007

How can I change it to read 23/5/2007.

Many many thanks in advance - if I can get this to work I'll be so pleased!

Anita
 
R

Roger Govier

Hi Anita
Mark the column with the date.
Data>Text to Columns>next>Next>select Date and choose M/D/Y>Finish
 
G

Guest

try:

Highlight Date column,

Data=>Text to Columns=>Next=>Next=>set Column data Format as Date and set to
MDY=>Finish.

This worked for me (UK-Based)

HTH
 
D

David Biddulph

You haven't told us what you've tried.

If the value is actually a date, then you should be able to format as
d/m/yyyy.

If you format it as a number, then you can see whether it changes to 39225;
if the format doesn't change, then it's stored as text, rather than a date.
In that case, data, text to columns, specify input format as date MDY, will
do the job.
 

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

Top