cavscout
Registered User.
- Local time
- Today, 18:06
- Joined
- Mar 13, 2003
- Messages
- 74
I'm importing an excel spreadsheet into a table in access97. The field in question has text formating though most of the contents are numeric.
When the import script runs, I've told it to delete the existing Access table and import the new Excel version to replace it. This happens as expected except for the one field. The Excel text field becomes a Access Numeric field. When I change the format of the access field back to numeric and run the script, it changes again.
I don't want the access table to append each time, I only want the new version of the Excel table imported.
Is there a setting that is defaulting to numeric format? Am I doing this the most efficient way (delete and recreate)?
When the import script runs, I've told it to delete the existing Access table and import the new Excel version to replace it. This happens as expected except for the one field. The Excel text field becomes a Access Numeric field. When I change the format of the access field back to numeric and run the script, it changes again.
I don't want the access table to append each time, I only want the new version of the Excel table imported.
Is there a setting that is defaulting to numeric format? Am I doing this the most efficient way (delete and recreate)?