PLCdeveloper
Technical User
Hi all,
I'm trying to use VBA to open an existing Excel 97 workbook, Update the links in the workbook, and then SaveAs the workbook with a filename that is just the current date. Then, quit Excel.
The excel file that needs to be opened is in the same directory that the 'save as' file will be saved in. I've seen several similar chunks of code, but not one that updates the excel file's links...
As you can probably guess i am a VBA newbie. Thanks in advance...
-Paul
I'm trying to use VBA to open an existing Excel 97 workbook, Update the links in the workbook, and then SaveAs the workbook with a filename that is just the current date. Then, quit Excel.
The excel file that needs to be opened is in the same directory that the 'save as' file will be saved in. I've seen several similar chunks of code, but not one that updates the excel file's links...
As you can probably guess i am a VBA newbie. Thanks in advance...
-Paul