I thin you must first unprotect sheet
and finally protect againSheets("sheet name").Unprotect ("password_here")
Sheets("sheet name").Protect ("password_here")
I thin you must first unprotect sheet
and finally protect againSheets("sheet name").Unprotect ("password_here")
Sheets("sheet name").Protect ("password_here")