Hi,
Is there a way to open, save and then close Excel files using a macro or VB? I have several linked files located on the network in a single folder and the process of updating the links takes quite a long time. I would like to automate this as much as possible.
While having the main Excel file open I would like each of the linked Excel file located in the folder to open, update links, save and then close the file and then move on to the next Excel file located in the same folder and repeat the process until all files are completed. In addition, after each file is successfully processed to keep a log maybe in a txt file to verify each files successfully updating, saving and closing.
I need help getting started with the coding.
Thanks
Is there a way to open, save and then close Excel files using a macro or VB? I have several linked files located on the network in a single folder and the process of updating the links takes quite a long time. I would like to automate this as much as possible.
While having the main Excel file open I would like each of the linked Excel file located in the folder to open, update links, save and then close the file and then move on to the next Excel file located in the same folder and repeat the process until all files are completed. In addition, after each file is successfully processed to keep a log maybe in a txt file to verify each files successfully updating, saving and closing.
I need help getting started with the coding.
Thanks