Excel,Access,SQL Formatting

Pho3nix

The Legend
Joined
Jul 31, 2009
Messages
32,829
Reaction score
3,033
Location
On the toilet
Hi guys,

Have a date(as text) formated as 01-Jan-12. Now when I try to format it "correctly" to 01/01/12; Excel and Access convert the data to 2001/01/12 even when I've set the format to dd/mm/yy or dd/mm/yyyy. Nothing works. Anyone got any ideas? Data extract link

Thanks :)
 
Last edited:
Not working :(, tried it that way and pulling the data using
Code:
=DATE(RIGHT(A13,2),MID(A13,4,3),LEFT(A13,2))
but nothing..Get an error aswell.
 
Run the Text to Columns conversion.

Select the column with the dates, Select the Data tab, select Text To columns, Select Next, Select Next, Select Date DMY, select Finish.

Hope it helps.
 
Top
Sign up to the MyBroadband newsletter
X