Currently, I have a list of several dates inserted into a spreadsheet. They are recorded as:
10/11/2005 (mm-dd-yyyy)
The problem is, excel seems to think that 10/11/2005 is in (dd-mm-yyyy) format.
I need to switch this around so that excel understands I am referring to October 11, 2005 and not November 10, 2005. Is there a way I can do this without retyping all the dates?
Thanks