We have an application that downloads data into Excel. The project numbers
are in this format: 10-14-09. When the download is executed, the project
number shows up as a date and there is no date format that comes in this
format: 10-14-09. Is there any way to accomplish this?
I would think this is a question about the application that does the download.
But if it creates a text file that you import, you have some control.
If it creates an excel file, I'd visit the developers of that other program to
show them the problem. Maybe they can include something to make sure that field
is treated as text.