I have been working on a code to open all files in a folder and run each of their macro, save&close each of them. I have a "Master" file that I am putting it in.
I am getting a sub or fx not defined on my sub routine Call UpdateData part of the code.
The full code is:
Sub UpdateAll() Dim...