I have about 65 spreadsheets with many VBA modules. I password protected the VBA modules in each. I want to update and replace modules through code that opens each spreadsheet and deletes and/or adds a replacement module. Got that working, but need a way to enter the password to unprotect the VBA module through VBA. Any ideas would be appreciated.