Hello everyone,
I have a table in my db that is a linked Excel spreadsheet. This file is created using an "Export to Excel" function in QuickBooks, where data is exported to the spreadsheet in a new sheet (e.g. if Sheet1 exists, new data is put in Sheet2).
I was wondering if there is a way for my linked table to always look at the newest sheet in the Excel file. Right now I have to manually change the name of the sheet I want to Sheet1 after every export. (The access table is linked with TABLE=Sheet1$). Is there any parameter such as TABLE=NewestSheet$?
I was thinking of posting this in an Excel forum, but since it deals with Access I figured here would work
Thanks in advance for any help.
I have a table in my db that is a linked Excel spreadsheet. This file is created using an "Export to Excel" function in QuickBooks, where data is exported to the spreadsheet in a new sheet (e.g. if Sheet1 exists, new data is put in Sheet2).
I was wondering if there is a way for my linked table to always look at the newest sheet in the Excel file. Right now I have to manually change the name of the sheet I want to Sheet1 after every export. (The access table is linked with TABLE=Sheet1$). Is there any parameter such as TABLE=NewestSheet$?
I was thinking of posting this in an Excel forum, but since it deals with Access I figured here would work
Thanks in advance for any help.