Hi All.
I am using DoCmd.TransferSpreadsheet to import some data from Excel. This is a weekly task and is completed by different people. Every so often the workbook gets renamed and this confuses my TransferSpreadSheet command
Is there away to read or update the names of worksheets in my Spreadsheet before I import the data?
Hopefully this will resolve the changed worksheet names.
Thanks In Advance
James
I am using DoCmd.TransferSpreadsheet to import some data from Excel. This is a weekly task and is completed by different people. Every so often the workbook gets renamed and this confuses my TransferSpreadSheet command
Is there away to read or update the names of worksheets in my Spreadsheet before I import the data?
Hopefully this will resolve the changed worksheet names.
Thanks In Advance
James