Hi,
I'm setting up some vba to import a series of tables. They're saved as excel 97-2003 files but are a bit weird.
When I open them in excel, they say it's in a 'different format than that specified by the file extension' & so when access runs the vba, I get the 'external table not in expected format....' message.
I can open the excel file, save it & it will then import fine, but that's a pain to have to do every month for lots & lots of files.
The data is downloaded into excel from a currently unidentified system & the chance of getting the supplier to change them is slim, so is there a way to do a workaround -save excel before importing via access, different kind of excel imports etc to get it to work?
I'm current using acSpreadsheetTypeExcel9 as the excel type.
Thanks
merry_fay
I'm setting up some vba to import a series of tables. They're saved as excel 97-2003 files but are a bit weird.
When I open them in excel, they say it's in a 'different format than that specified by the file extension' & so when access runs the vba, I get the 'external table not in expected format....' message.
I can open the excel file, save it & it will then import fine, but that's a pain to have to do every month for lots & lots of files.
The data is downloaded into excel from a currently unidentified system & the chance of getting the supplier to change them is slim, so is there a way to do a workaround -save excel before importing via access, different kind of excel imports etc to get it to work?
I'm current using acSpreadsheetTypeExcel9 as the excel type.
Thanks
merry_fay