I have several Excel workbooks with multiple worksheets in a specific folder who's datasource is an Access database I update daily. Currently I have to open and refresh every worksheet for every workbook when I update the database.
What I'm wondering is: is there a way in VBA that I could automatically refresh and save the data for any amount of excel files that are put into a certain folder, when I update my database?
Right now this is very time consumeing and I'm sure their must be a better way.
Any advice is greatly appreciated.
What I'm wondering is: is there a way in VBA that I could automatically refresh and save the data for any amount of excel files that are put into a certain folder, when I update my database?
Right now this is very time consumeing and I'm sure their must be a better way.
Any advice is greatly appreciated.