Hi
I have 2000 files where I need to write over one cell in each files. All these file are in same folder. All files are protected with password, and VBA are also Protected with password.
In every file have worksheet what are named "environ". On that sheet I need to change one cell value.
So my question is. How can do this, open file, open vba, unprotect file, write to each file to the environ worksheet D5 value 1. Then save files again with original names.
Is it possible?
-Joxu
I have 2000 files where I need to write over one cell in each files. All these file are in same folder. All files are protected with password, and VBA are also Protected with password.
In every file have worksheet what are named "environ". On that sheet I need to change one cell value.
So my question is. How can do this, open file, open vba, unprotect file, write to each file to the environ worksheet D5 value 1. Then save files again with original names.
Is it possible?
-Joxu