Hi All,
I have the below macro which opens a file from a directory and removes it's password and then saves it back on the same directory. Now I have excel workbook where I have a list of files in column A and there Passwords in Column B and Action to be taken in Column C .i.e. Remove Password. I want to the below macro to loop through the list of the files in Column A and open the workbooks and remove the passwords of those workbooks where in Column C against it is mentioned to remove password.
And Below is the code which I have which can run the macro on all files present in a directory
Please find the attached macro file.
Thanks a lot for your help in advance.
Bookmarks