How To Remove A Password From A Protected Excel Worksheet
How To Remove A Password From A Protected Excel Worksheet
worksheet.
Step 4 If you have a lot of worksheets within your spreadsheet, then this next step can get a little
tedious… Starting at sheet1.xml – open the file in Notepad and search for the line that begins with
“<sheetProtection algorithmName=”SHA-512″ hashValue=“.
It will look something like:
<sheetProtection algorithmName=”SHA-512″
hashValue=”x9RyFM+j9H4J3IFFhsHo3q1kQkuLydpJlLh2mdvfvk15He/Yps8xizWt/XkAJ//
g+TyqgcU+8o1QBjQvKDqIzg==” saltValue=”57YXDPnVjawU5s1nGyT8fQ==”
spinCount=”100000″ sheet=”1″ objects=”1″ scenarios=”1″/>
Nb: the hashvalue and saltvalue WILL be different in your file than what is shown here.
Select this entire line – everything between and including the “<” and “>” characters and delete
it.