Vous êtes sur la page 1sur 6

Excel Password Remover

On this site you will find products to help you remove forgotten passwords, both free and
PRO versions.

There are several passwords in Excel. The 4 first on this list are covered by the Excel
Password Remover:

1. A password for each sheet that protects cells from editing and/or viewing
2. A workbook structure password to protect hidden sheets and the sheet structure of
the workbook
3. A sharing password for shared workbooks (not so commonly used)
4. A password that protects the VBA code. Solution here: VBA Password Reset.
Alternate solutions here and here.
5. A password to open your workbook. For 97/2000/XP/2003-files I can recommend
this one: Excel Password Recovery Lastic. Excel Key can also do that, but also
attempt password recovery of Excel 2007/2010/2013 files.

Excel Password Remover removes the password protection applied by the “Protect
sheet” and “Protect workbook” commands in Excel (i.e. enables you to edit the workbook
even if you have forgotten your password).

It works on the active workbook, so you must be able to open the workbook in question.
It will remove passwords of any length, also passwords containing special characters. The
free version is for personal use only. The PRO version is for business users, and others
wanting the extra functionality.

Recommended links on the right contains links for other password needs.

https://www.straxx.com/
How to Unprotect an excel sheet without
password
This document will tel you how to unprotect an excel spread sheet without having the
password

This procedure works in Excel 2010 and earlier but in Excel 2013 this will not
work.

In case of a password protect worksheet you are unable to Edit the data on the Excel
Sheet. If you do not Remember the Password or do not know the password to unprotect
the sheet just follow the below simple steps.

Press ALT + F11 or click on View Code in Developers Tabs

In the Above White Space Enter the below Code. Do not change the code just copy
paste:
Sub PasswordBreaker()
'Breaks worksheet password protection.
Dim i As Integer, j As Integer, k As Integer
Dim l As Integer, m As Integer, n As Integer
Dim i1 As Integer, i2 As Integer, i3 As Integer
Dim i4 As Integer, i5 As Integer, i6 As Integer
On Error Resume Next
For i = 65 To 66: For j = 65 To 66: For k = 65 To 66
For l = 65 To 66: For m = 65 To 66: For i1 = 65 To 66
For i2 = 65 To 66: For i3 = 65 To 66: For i4 = 65 To 66
For i5 = 65 To 66: For i6 = 65 To 66: For n = 32 To 126
ActiveSheet.Unprotect Chr(i) & Chr(j) & Chr(k) & _
Chr(l) & Chr(m) & Chr(i1) & Chr(i2) & Chr(i3) & _
Chr(i4) & Chr(i5) & Chr(i6) & Chr(n)
If ActiveSheet.ProtectContents = False Then
MsgBox "One usable password is " & Chr(i) & Chr(j) & _
Chr(k) & Chr(l) & Chr(m) & Chr(i1) & Chr(i2) & _
Chr(i3) & Chr(i4) & Chr(i5) & Chr(i6) & Chr(n)
Exit Sub
End If
Next: Next: Next: Next: Next: Next
Next: Next: Next: Next: Next: Next
End Sub
Now Click on the Run Button or press F5:
And there you go the sheet is unprotected for you now. Also you would be getting a
message in the pop up window.
This Message is contains the password which can be used to unprotect the other
sheets in the same workbook.

Keywords: Excel, password, unprotect Suggest keywords Doc ID: 28850


Owner: Kevin B. Group: UW Green Bay
Created: 2013-02-28 15:16 CST Updated: 2017-08-30 08:25 CST
Sites: UW Green Bay
Feedback: 12793 4264 Comment Suggest a new document

https://uknowit.uwgb.edu/page.php?id=28850
Remove Passwords on Excel Password
Protected Sheets and Workbooks
How many times has this happened to you: you set a password on an Excel
spreadsheet or workbook and then you forget about it? Or worse, the person that
setup the password on the spreadsheet no longer works with you and you have a
spreadsheet that you can no longer modify. What do you do? Easy, use Excel
Password Remover.
This program does not remove passwords that are set when you open a
spreadsheet. If you are unable to open the file because it asks you for a password,
this program won’t help you. This program is to remove the password set by the
Protect Worksheet or Protect Workbook commands in Excel.
The free version will be able to remove those passwords for Excel 2007 and Excel
2010. To remove passwords from Excel 2013 or Excel 2016, you need to purchase
the PRO version, which is currently $28.
Download the free version of Excel password remover from this
link http://www.straxx.com/free-excel-password-remover-2012/. The
downloaded file should look like this:

Then open your password protected worksheet or workbook. After the password
protected sheet is open, click to open the password.xla add-in. You should get a
warning like this:
If you get a different message, probably you need to lower your security settings
on Excel. If your current settings are High, set them to Medium. After you click
on Enable Macros, you will get a pop-up saying the macro is loaded:

After you get the pop-up, in Excel go to Tools, and click on Unprotect
workbook and Unprotect sheet. You should get a pop-up window when your
spreadsheet has been unprotected:

That’s it, your Excel workbook or spreadsheet should be now unprotected. You
should be able to view and edit the contents of the spreadsheet or workbook. For
more tips on breaking or cracking an Excel password, make sure to check out my
previous post on my sister site.
https://helpdeskgeek.com/office-tips/remove-passwords-on-excel-password-protected-sheets-or-
workbooks/

Vous aimerez peut-être aussi