LARiot
Programmer
- Feb 7, 2007
- 232
Hi and thanks any help on this.
I have ADO code that opens an excel file and imports into an Access table. This works fine on every excel file being imported except for one for which I get this error message:
Run-time error: '-2147467259 (8004005)':
External table is not in the expected format.
I've tried opening and saving the file from excel but it hasn't changed anything. Does anyone have an idea why this might be happening?
BTW, the code can be found here:
...however seeing as it works fine for some of the .xls files I can't imagine it needing change.
Thanks again.
-Neema
I have ADO code that opens an excel file and imports into an Access table. This works fine on every excel file being imported except for one for which I get this error message:
Run-time error: '-2147467259 (8004005)':
External table is not in the expected format.
I've tried opening and saving the file from excel but it hasn't changed anything. Does anyone have an idea why this might be happening?
BTW, the code can be found here:
...however seeing as it works fine for some of the .xls files I can't imagine it needing change.
Thanks again.
-Neema