webmeister
Definitely certifiable
- Local time
- Today, 02:55
- Joined
- Apr 6, 2006
- Messages
- 107
I've got a CSV file that was created using SAS software. The CSV file has column titles in the first row. When I attempt to import the CSV file into Access 2007, some fields give a "Type Conversion Failure" error message.
These offending fields usually start with data that appears all numeric, although the column should be text, and the error occurs when an alphanumeric cell is encountered. In other words, it seems that Access 2007 is automatically switching to numeric based on what is initially encountered in a column.
Is there a way to tell Access to not do this type of recognition? Is there something else I must do to prevent this error from happening? Is there perhaps a piece of code I could use to eliminate these errors?
Thanks in advance to all who reply....looking forward to hearing from you!
These offending fields usually start with data that appears all numeric, although the column should be text, and the error occurs when an alphanumeric cell is encountered. In other words, it seems that Access 2007 is automatically switching to numeric based on what is initially encountered in a column.
Is there a way to tell Access to not do this type of recognition? Is there something else I must do to prevent this error from happening? Is there perhaps a piece of code I could use to eliminate these errors?
Thanks in advance to all who reply....looking forward to hearing from you!