Greetings,
I have a workbook that I modify daily. After I modify the workbook, my team reviews the results. The workbook (Survey Results) has a data connection that draws in data from an external source (Additional Data)on our intranet. Since Additional Data is only updated once each day at 2:00 AM, there is no need for the data connection to pull that data into Survey Results every time the workbook is opened.
Is there a way to streamline the process so that the Survey Results workbook only draws new data the first time it is opened each day while keeping the data update automatic? It seems as though there should be a way to accomplish this using VBA, but I do not know the code.
Thanks in advance,
Tom
I have a workbook that I modify daily. After I modify the workbook, my team reviews the results. The workbook (Survey Results) has a data connection that draws in data from an external source (Additional Data)on our intranet. Since Additional Data is only updated once each day at 2:00 AM, there is no need for the data connection to pull that data into Survey Results every time the workbook is opened.
Is there a way to streamline the process so that the Survey Results workbook only draws new data the first time it is opened each day while keeping the data update automatic? It seems as though there should be a way to accomplish this using VBA, but I do not know the code.
Thanks in advance,
Tom