Thanks Ron,
My Regional setting have been correct all along.
Option 1 worked for me.
Another question if you don't mind:
How do I put dd-MMM-yyyy into a dd/mm/yyyy format?
For example: 29-NOV-2005 to 29/11/2005.
Thanks.
I'm glad that worked.
As an aside, I would not refer to regional settings as correct or incorrect.
Rather, for solution 1 to work, they have to be the same as the format used in
the text string you are converting. Just semantics, I suppose.
Once you have the date in your cell, from the top menu bar select:
Format/Cells/Number/Custom Type: dd/mm/yyyy
If there is no change, then the "date" in your cell is TEXT rather than an
Excel date value. Excel date values are serial numbers that start with 1 for
1/1/1900 (or 0 for 1/1/1904 if using the 1904 date system).
--ron