Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel Auto Formating Question

Status
Not open for further replies.

Learning123

Programmer
Joined
May 12, 2002
Messages
29
Location
US
Hi Everyone,
I was wondering if it's possible to turn excels auto date conversion off? For example when I text-to-column the following: 9-10-1999 Excel automaticly turns it into 9/10/99. As always thanks a lot for the help!
 
I don't know of a way to turn it off, but you can put a single quotation mark ' in front.

If it is a date you can customize the cell(s) to: m-dd-yyyy

Sopman
 
You can also format the column as text before you do Text to Columns. Regards
BrianB
** Let us know if you get something that works !
================================
 
Thanks a lot for the help everyone, both method works, now I just need to find a way to code it. Thanks again!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top