if i have VBA code that uprotects a sheet that is password protected, if i change the password will i have to go through everycode and change each password also?
short answer: YES
for every piece of code that needs to unprotect that Worksheet
but you can use find / replace for entire project to make changes
----- choice wrote: ----
if i have VBA code that uprotects a sheet that is password protected, if i change the password will i have to go through everycode and change each password also?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.