Hi,
I'm trying to import a very large (50 thousand+ rows, 65+ columns) Excel spreadsheet into Access. I keep getting the "Numeric Field Overflow" error. Every field in the table that i'm importing into are large text fields. I think the error is because some of the columns have numbers in the first 10 or so rows so excel assumes its a number and freaks out when it finds an entry with a letter in it thousands of rows down.
What is the easiest way to get around this error? I have tried putting a character infront of everything in the first 10 rows of every column so that excel will think it is all text but that did not work. I do not want to link in the excel file, currently i am having the user select the excel file with the filedialog and then using the transferspreadsheet function to load in the data.
Any suggestions would be greatly appreciated.
Thanks.
Start Free Trial