Hi,
I am having trouble importing data from Excel to Access. I do not work much with Excel, but all I have done to automate the import from Excel to Access to save the import steps in Access and I have added a command button that calls up the saved import steps.
No intricate coding, nothing fancy.
The data itself is not complicated -- very straightforward. The data comes from a Smartsheet that is exported to Excel, and then imported to Access to perform other operations.
As designed, the export-and-import process just described is going to be performed at least once a day.
As designed, the imported data is supposed to overwrite the lone table that is in the database.
The database is used merely to sift the imported data for overlapping entries. That part works well.
Not every time, but more times than I want, I get the error message noted when I try to import the Excel data. The possible reasons (and fixes) for this error that I have read about online are super vague, or they do not seem to have much to do with my situation.
What I do not understand is that if I get the 3709 error, and then go back to square one (importing the Excel data manually using "New Data Source > Import file > Excel, etc., etc."), I can pop in the very same Excel file without getting any error at all.
What seems to be going on here, and how can I get rid of this error?
Thanks for your kind help.
W.R.