I have an Excel spreadsheet in which every field is formatted as Text except 1 Currency & 1 number field. I've automated the importing of the spreadsheet using the .TransferSpreadsheet code. Occasionally, I get a Numeric Overflow error. For some reason, Access 2000 doesn't give any Import Error tables like our 97 did. Previously, the 2 fields it would have issues with were the SSN & Zip code fields which were formatted as Text in Excel, but Access sometimes tries to bring in a Double. Not quite sure how to fix this so any insight & help would be appreciated.