Top 2 Ways to Unprotect Microsoft Excel Worksheet on Windows 10 1

Top 2 Ways to Unprotect Microsoft Excel Worksheet on Windows 10

Microsoft Excel is one of the popular tools used for data analysis and calculations. However, due to the nature of Excel, a change to a cell or worksheet can affect the output produced. As a result, many people use Protect Sheet or Protect Workbook in Excel to prevent unwanted changes.

But what happens when you need to unprotect Excel Worksheet or Workbook? There are several ways to achieve this and we will show you how.

1. Unprotect Microsoft Excel Using a Password

If the protected Microsoft Excel worksheet has a password, it’s pretty easy to unprotect it. Here’s how it works:

Stage 1: Start the Microsoft Excel file.

Unprotect Excel worksheet and workbook step 1

Step 2: To specify a locked or protected worksheet, click any of the cells and you should see a dialog stating that the sheet is protected. Click OK to close the dialog box.

Unprotect Excel worksheet and workbook step 2

Stage 3: On the protected worksheet, click Review on the Ribbon tab.

Unprotect Excel worksheet and workbook step 3

Step 4: In the Protection group, select Unprotect Worksheet.

Unprotect Excel worksheet and workbook step 4

Step 5: If you have a password for the worksheet, enter the password in the dialog that opens and select OK. If you enter the correct password, the worksheet becomes unprotected.

Unprotect Excel worksheet and workbook step 5

Note: You can unprotect only one worksheet at a time. If there is more than one protected worksheet, you must do this for each sheet.

2. Unprotect Microsoft Excel Without Password

What if the protected worksheet or workbook has no password? You can still unprotect an Excel workbook or worksheet using VBA (Visual Basic for Applications) or other spreadsheet software such as Google Sheets.

Unprotect Microsoft Excel by Uploading to Google Sheets

This last method requires you to have an internet connection and a Google account. Here’s what you need to do:

Stage 1: Visit Google Sheets in a web browser.

Unprotect Excel worksheet and workbook step 6

Step 2: Under the Start a new spreadsheet title bar, click Empty (+).

Unprotect Excel worksheet and workbook step 7

Stage 3: Click File in the new spreadsheet.

Unprotect Excel worksheet and workbook step 8

Step 4: Click Import from the menu.

Unprotect Excel worksheet and workbook step 9

Step 5: In the dialog, click Upload and drag the Excel file from your device to Google Sheets.

Unprotect Excel worksheet and workbook step 10

Step 6: After the file has finished uploading, select Import Data.

Unprotect Excel worksheet and workbook step 11

Step 7: Excel’s data should now be in Google Sheets. Select File to convert back to Excel form.

Unprotect Excel worksheet and workbook step 12

Step 8: Select Download and then Microsoft Excel (.xlsx). Once you start the downloaded file, the password restrictions should no longer exist.

Unprotect Excel worksheet and workbook step 13

Note: When importing Excel to Google Sheets or downloading Google Sheets in Excel format, worksheets may have structural changes.

Unprotect Microsoft Excel Using Microsoft Visual Basic for Applications (VBA)

You can easily unprotect a password-protected worksheet or workbook using VBA code. However, this method is only available in Microsoft Excel 2010 or earlier. Here’s how it works:

Stage 1: Make a copy of the Microsoft Excel file and start the copy.

Making a copy ensures that you have a backup in case the VBA encoding fails.

Step 2: Check the file extension of the workbook. If it has the .xlsx extension, you must re-save it in .xls format by clicking File and then Save As.

The xlsx format is for workbooks created, edited, or saved in newer versions of Excel (Microsoft 2013 or later). The VBA method will not work in such workbooks.

Unprotect Excel worksheet and workbook step 14

Stage 3: Enter the name of the Excel file and choose .xls from the dropdown for the file type and click Save.

Unprotect Excel worksheet and workbook step 15

Step 4: Launch the Visual Basic Editor by pressing Alt + F11 on your keyboard.

Unprotect Excel worksheet and workbook step 16

Step 5: In the Editor’s Ribbon, select Add from the menu list, then select Module.

Unprotect Excel worksheet and workbook step 17

Step 6: A new window should open for the VBA code. Notice the two drop-down lists with General and Notifications.

Unprotect Excel worksheet and workbook step 18

Step 7: Copy and paste the following code in the module window:

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 im 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 "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
Unprotect Excel worksheet and workbook step 19

Step 8: After pasting the code, the second drop-down list should change from Notifications to PasswordBreaker. Run the program by pressing the F5 key on the computer keyboard.

Unprotect Excel worksheet and workbook step 20

Step 9: In the window that opens, you should see a new password consisting of the letter A instead of the regular password. Click OK and you will get rid of the password protected worksheet.

Unprotect Excel worksheet and workbook step 21

Step 10: Click Ctrl + S to save the changes.

Protect Google Sheets

These were the ways to unprotect a Microsoft Excel Worksheet or Workbook in Windows 10. Google Sheets also provides a way to restrict cell and row editing. You can do this by locking cells and rows in Google Sheets.

Support our work ❤️

If you enjoyed this article, consider leaving a tip to help us keep publishing great content.

Secure payment on PayPal
Moyens I/O Staff is a team of expert writers passionate about technology, innovation, and digital trends. With strong expertise in AI, mobile apps, gaming, and digital culture, we produce accurate, verified, and valuable content. Our mission: to provide reliable and clear information to help you navigate the ever-evolving digital world. Discover what our readers say on Trustpilot.