santa12345
Board Regular
- Joined
- Dec 2, 2020
- Messages
- 70
- Office Version
- 365
- Platform
- Windows
Hello. I am trying to do the following.
I am in folder ABC.
I have 50 files, a.xls b.xls c.xls, etc...
I want to write a script to open up file A, go into the VB, unfortunately the VB has a passcode, enter the passcode, go into module 1 and replace the one line of code with another "static" line of code.
Save and close the file and move onto the next file within the folder.
The line of code currently within each file in module 1 is the same. The replacement line of code will be the same as well.
Is this even possible?
ANY insight would be much appreciated.
Thank you very much.
I am in folder ABC.
I have 50 files, a.xls b.xls c.xls, etc...
I want to write a script to open up file A, go into the VB, unfortunately the VB has a passcode, enter the passcode, go into module 1 and replace the one line of code with another "static" line of code.
Save and close the file and move onto the next file within the folder.
The line of code currently within each file in module 1 is the same. The replacement line of code will be the same as well.
Is this even possible?
ANY insight would be much appreciated.
Thank you very much.