SlideShare a Scribd company logo
1 of 11
Unprotect Excel Worksheet without Password
Forgot password to unprotect excel sheet?
Now this article would introduce two
effective methods to unprotect excel
worksheet/sheet without password while
excel file can be opened or have no open
password.
Unprotect Excel Worksheet free with VBA code
• Step 1: Open the target Excel document. Then
press Alt +F11 at same time to open Microsoft
visual basic application window.
• Step 2: Double-click the sheet you need to
unprotect from the menu listing in the left of
the window. This will open the general
declarations page for the sheet.
Step 3: Click Insert>>Module to bring up module section. Then you should
type the under words into the section.
• 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
Step 4: run the Macro by pressing F5 or selecting Run > Run
Macro in the menu of VBA editor. And click Run in the coming
dialog.
Last, you can see that a dialog pops up and tells you
usable password. Then click OK button to unprotect the
worksheet.
Unprotect Excel Worksheet safely with iSunshare
Workbook Unprotect Genius
If you feel above way is not so safe enough, this
way will suggest you another more effective and
safe software. We usually use it to not
only unprotect worksheet, but also unprotect
workbook without password, because it can
remove Excel protection password at once with
just one click.
Step 1: Launch the iSunshare software, and import
excel file that includes the worksheet you need to
unprotect.
Attention : The excel file you import should be saved in *.xlsx format and
include the worksheet you want to unprotect. If it is *.xls file, convert it
into *.xlsx at first.
Step 2: Tap on Remove Password button now and sheet password, workbook
protection password and read-only password would be removed from excel
file simultaneously, supposing your excel file is protected with all of these
passwords.
Unprotect Excel Worksheet When Forgetting Password

More Related Content

What's hot

Term 3 class8_2019-2020
Term 3 class8_2019-2020Term 3 class8_2019-2020
Term 3 class8_2019-2020Andrew Raj
 
Lab2 Exercise 1 & 2
Lab2   Exercise 1 & 2Lab2   Exercise 1 & 2
Lab2 Exercise 1 & 2DRS444
 
How to unlock excel 2010 spreadsheet
How to unlock excel 2010 spreadsheetHow to unlock excel 2010 spreadsheet
How to unlock excel 2010 spreadsheetBretBible
 
Using macros in microsoft excel part 1
Using macros in microsoft excel   part 1Using macros in microsoft excel   part 1
Using macros in microsoft excel part 1Er. Nawaraj Bhandari
 
Training presentation figure out dates by using formulas in excel 2010
Training presentation   figure out dates by using formulas in excel 2010Training presentation   figure out dates by using formulas in excel 2010
Training presentation figure out dates by using formulas in excel 2010sakiru
 
How to make a result sheet of students using MS EXCEL
How to make a result sheet of students using MS EXCELHow to make a result sheet of students using MS EXCEL
How to make a result sheet of students using MS EXCELAnu Radha
 
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...moli he
 
REACTOR Overview
REACTOR OverviewREACTOR Overview
REACTOR Overviewmreed111
 
Excel 2010 training presentation figure out dates by using formulas in exce...
Excel 2010 training presentation   figure out dates by using formulas in exce...Excel 2010 training presentation   figure out dates by using formulas in exce...
Excel 2010 training presentation figure out dates by using formulas in exce...MFMinickiello
 
Know How to Lock VBA Code in Microsoft Excel
Know How to Lock VBA Code in Microsoft Excel  Know How to Lock VBA Code in Microsoft Excel
Know How to Lock VBA Code in Microsoft Excel jason_clark03
 
De so 2
De so 2De so 2
De so 2kiennt
 
Outlook 2013 lesson 2 Overview presentation
Outlook 2013 lesson 2 Overview presentationOutlook 2013 lesson 2 Overview presentation
Outlook 2013 lesson 2 Overview presentationOCP-lab
 

What's hot (15)

Term 3 class8_2019-2020
Term 3 class8_2019-2020Term 3 class8_2019-2020
Term 3 class8_2019-2020
 
Lab2 Exercise 1 & 2
Lab2   Exercise 1 & 2Lab2   Exercise 1 & 2
Lab2 Exercise 1 & 2
 
How to unlock excel 2010 spreadsheet
How to unlock excel 2010 spreadsheetHow to unlock excel 2010 spreadsheet
How to unlock excel 2010 spreadsheet
 
Using macros in microsoft excel part 1
Using macros in microsoft excel   part 1Using macros in microsoft excel   part 1
Using macros in microsoft excel part 1
 
Training presentation figure out dates by using formulas in excel 2010
Training presentation   figure out dates by using formulas in excel 2010Training presentation   figure out dates by using formulas in excel 2010
Training presentation figure out dates by using formulas in excel 2010
 
How to make a result sheet of students using MS EXCEL
How to make a result sheet of students using MS EXCELHow to make a result sheet of students using MS EXCEL
How to make a result sheet of students using MS EXCEL
 
Microsoft Excel - Macros
Microsoft Excel - MacrosMicrosoft Excel - Macros
Microsoft Excel - Macros
 
VBA
VBA VBA
VBA
 
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...
Forgot Outlook Email Password - How to Retrieve | Reset | Change Email Passwo...
 
REACTOR Overview
REACTOR OverviewREACTOR Overview
REACTOR Overview
 
Excel 2010 training presentation figure out dates by using formulas in exce...
Excel 2010 training presentation   figure out dates by using formulas in exce...Excel 2010 training presentation   figure out dates by using formulas in exce...
Excel 2010 training presentation figure out dates by using formulas in exce...
 
Know How to Lock VBA Code in Microsoft Excel
Know How to Lock VBA Code in Microsoft Excel  Know How to Lock VBA Code in Microsoft Excel
Know How to Lock VBA Code in Microsoft Excel
 
De so 2
De so 2De so 2
De so 2
 
Outlook 2013 lesson 2 Overview presentation
Outlook 2013 lesson 2 Overview presentationOutlook 2013 lesson 2 Overview presentation
Outlook 2013 lesson 2 Overview presentation
 
Print2
Print2Print2
Print2
 

Similar to Unprotect Excel Worksheet When Forgetting Password

How to unprotect an excel sheet without password
How to unprotect an excel sheet without passwordHow to unprotect an excel sheet without password
How to unprotect an excel sheet without passwordRavi Kumar Lanke
 
Encryption Laboratory   Purpose of the Lab   T.docx
Encryption Laboratory   Purpose of the Lab   T.docxEncryption Laboratory   Purpose of the Lab   T.docx
Encryption Laboratory   Purpose of the Lab   T.docxYASHU40
 
Basics of excel for medical profession
Basics of excel for medical professionBasics of excel for medical profession
Basics of excel for medical professionDigital Shende
 
Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1rupeshkanu
 
A Quick Simple MS Excel Macro
A Quick Simple MS Excel MacroA Quick Simple MS Excel Macro
A Quick Simple MS Excel MacroPranav Ghode
 
Useful macros and functions for excel
Useful macros and functions for excelUseful macros and functions for excel
Useful macros and functions for excelNihar Ranjan Paital
 
Ktifkan dulu microsoft visual basic
Ktifkan dulu microsoft visual basicKtifkan dulu microsoft visual basic
Ktifkan dulu microsoft visual basicSlamet Achwandy
 
The basics- getting started with computers-slide share
The basics- getting started with computers-slide shareThe basics- getting started with computers-slide share
The basics- getting started with computers-slide shareOutlearn Training
 
Form4 cd4
Form4 cd4Form4 cd4
Form4 cd4smktsj2
 
ETHICAL HACKING
ETHICAL HACKINGETHICAL HACKING
ETHICAL HACKINGNAWAZ KHAN
 
A client-side vulnerability under the microscope!
A client-side vulnerability under the microscope!A client-side vulnerability under the microscope!
A client-side vulnerability under the microscope!Nelson Brito
 
01 the basics getting started with computers-esol
01 the basics getting started with computers-esol01 the basics getting started with computers-esol
01 the basics getting started with computers-esolOutlearn Training
 
Mastering python lesson2
Mastering python lesson2Mastering python lesson2
Mastering python lesson2Ruth Marvin
 

Similar to Unprotect Excel Worksheet When Forgetting Password (20)

How to unprotect an excel sheet without password
How to unprotect an excel sheet without passwordHow to unprotect an excel sheet without password
How to unprotect an excel sheet without password
 
Encryption Laboratory   Purpose of the Lab   T.docx
Encryption Laboratory   Purpose of the Lab   T.docxEncryption Laboratory   Purpose of the Lab   T.docx
Encryption Laboratory   Purpose of the Lab   T.docx
 
Basics of excel for medical profession
Basics of excel for medical professionBasics of excel for medical profession
Basics of excel for medical profession
 
Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1Excel Vba Basic Tutorial 1
Excel Vba Basic Tutorial 1
 
A Quick Simple MS Excel Macro
A Quick Simple MS Excel MacroA Quick Simple MS Excel Macro
A Quick Simple MS Excel Macro
 
QESUTGPfbmYH3WQF257.pptx
QESUTGPfbmYH3WQF257.pptxQESUTGPfbmYH3WQF257.pptx
QESUTGPfbmYH3WQF257.pptx
 
Useful macros and functions for excel
Useful macros and functions for excelUseful macros and functions for excel
Useful macros and functions for excel
 
Vba 2 (students copy)
Vba 2 (students copy)Vba 2 (students copy)
Vba 2 (students copy)
 
Notacd04
Notacd04Notacd04
Notacd04
 
Notacd04
Notacd04Notacd04
Notacd04
 
Ktifkan dulu microsoft visual basic
Ktifkan dulu microsoft visual basicKtifkan dulu microsoft visual basic
Ktifkan dulu microsoft visual basic
 
The basics- getting started with computers-slide share
The basics- getting started with computers-slide shareThe basics- getting started with computers-slide share
The basics- getting started with computers-slide share
 
Excel vba
Excel vbaExcel vba
Excel vba
 
Form4 cd4
Form4 cd4Form4 cd4
Form4 cd4
 
ETHICAL HACKING
ETHICAL HACKINGETHICAL HACKING
ETHICAL HACKING
 
A client-side vulnerability under the microscope!
A client-side vulnerability under the microscope!A client-side vulnerability under the microscope!
A client-side vulnerability under the microscope!
 
01 the basics getting started with computers-esol
01 the basics getting started with computers-esol01 the basics getting started with computers-esol
01 the basics getting started with computers-esol
 
Mastering python lesson2
Mastering python lesson2Mastering python lesson2
Mastering python lesson2
 
VBA Tips
VBA TipsVBA Tips
VBA Tips
 
MS Excel E-book Sage Intelligence
MS Excel E-book Sage IntelligenceMS Excel E-book Sage Intelligence
MS Excel E-book Sage Intelligence
 

Recently uploaded

Microsoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdfMicrosoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdfMarkus Moeller
 
Community is Just as Important as Code by Andrea Goulet
Community is Just as Important as Code by Andrea GouletCommunity is Just as Important as Code by Andrea Goulet
Community is Just as Important as Code by Andrea GouletAndrea Goulet
 
The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)Roberto Bettazzoni
 
Auto Affiliate AI Earns First Commission in 3 Hours..pdf
Auto Affiliate  AI Earns First Commission in 3 Hours..pdfAuto Affiliate  AI Earns First Commission in 3 Hours..pdf
Auto Affiliate AI Earns First Commission in 3 Hours..pdfSelfMade bd
 
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024MulesoftMunichMeetup
 
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypseTomasz Kowalczewski
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Eraconfluent
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit MilanNeo4j
 
A Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdfA Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdfICS
 
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-CloudAlluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-CloudAlluxio, Inc.
 
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...Lisi Hocke
 
Encryption Recap: A Refresher on Key Concepts
Encryption Recap: A Refresher on Key ConceptsEncryption Recap: A Refresher on Key Concepts
Encryption Recap: A Refresher on Key Conceptsthomashtkim
 
Test Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdfTest Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdfkalichargn70th171
 
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...naitiksharma1124
 
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...drm1699
 
Novo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNovo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNeo4j
 
From Knowledge Graphs via Lego Bricks to scientific conversations.pptx
From Knowledge Graphs via Lego Bricks to scientific conversations.pptxFrom Knowledge Graphs via Lego Bricks to scientific conversations.pptx
From Knowledge Graphs via Lego Bricks to scientific conversations.pptxNeo4j
 
Software Engineering - Introduction + Process Models + Requirements Engineering
Software Engineering - Introduction + Process Models + Requirements EngineeringSoftware Engineering - Introduction + Process Models + Requirements Engineering
Software Engineering - Introduction + Process Models + Requirements EngineeringPrakhyath Rai
 

Recently uploaded (20)

Microsoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdfMicrosoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdf
 
Community is Just as Important as Code by Andrea Goulet
Community is Just as Important as Code by Andrea GouletCommunity is Just as Important as Code by Andrea Goulet
Community is Just as Important as Code by Andrea Goulet
 
The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)
 
Auto Affiliate AI Earns First Commission in 3 Hours..pdf
Auto Affiliate  AI Earns First Commission in 3 Hours..pdfAuto Affiliate  AI Earns First Commission in 3 Hours..pdf
Auto Affiliate AI Earns First Commission in 3 Hours..pdf
 
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
 
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse
[GeeCON2024] How I learned to stop worrying and love the dark silicon apocalypse
 
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
 
Evolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI EraEvolving Data Governance for the Real-time Streaming and AI Era
Evolving Data Governance for the Real-time Streaming and AI Era
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
 
A Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdfA Deep Dive into Secure Product Development Frameworks.pdf
A Deep Dive into Secure Product Development Frameworks.pdf
 
Abortion Clinic In Johannesburg ](+27832195400*)[ 🏥 Safe Abortion Pills in Jo...
Abortion Clinic In Johannesburg ](+27832195400*)[ 🏥 Safe Abortion Pills in Jo...Abortion Clinic In Johannesburg ](+27832195400*)[ 🏥 Safe Abortion Pills in Jo...
Abortion Clinic In Johannesburg ](+27832195400*)[ 🏥 Safe Abortion Pills in Jo...
 
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-CloudAlluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
 
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
Team Transformation Tactics for Holistic Testing and Quality (NewCrafts Paris...
 
Encryption Recap: A Refresher on Key Concepts
Encryption Recap: A Refresher on Key ConceptsEncryption Recap: A Refresher on Key Concepts
Encryption Recap: A Refresher on Key Concepts
 
Test Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdfTest Automation Design Patterns_ A Comprehensive Guide.pdf
Test Automation Design Patterns_ A Comprehensive Guide.pdf
 
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
 
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
 
Novo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNovo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMs
 
From Knowledge Graphs via Lego Bricks to scientific conversations.pptx
From Knowledge Graphs via Lego Bricks to scientific conversations.pptxFrom Knowledge Graphs via Lego Bricks to scientific conversations.pptx
From Knowledge Graphs via Lego Bricks to scientific conversations.pptx
 
Software Engineering - Introduction + Process Models + Requirements Engineering
Software Engineering - Introduction + Process Models + Requirements EngineeringSoftware Engineering - Introduction + Process Models + Requirements Engineering
Software Engineering - Introduction + Process Models + Requirements Engineering
 

Unprotect Excel Worksheet When Forgetting Password

  • 1. Unprotect Excel Worksheet without Password
  • 2. Forgot password to unprotect excel sheet? Now this article would introduce two effective methods to unprotect excel worksheet/sheet without password while excel file can be opened or have no open password.
  • 3. Unprotect Excel Worksheet free with VBA code • Step 1: Open the target Excel document. Then press Alt +F11 at same time to open Microsoft visual basic application window. • Step 2: Double-click the sheet you need to unprotect from the menu listing in the left of the window. This will open the general declarations page for the sheet.
  • 4. Step 3: Click Insert>>Module to bring up module section. Then you should type the under words into the section. • 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
  • 5.
  • 6. Step 4: run the Macro by pressing F5 or selecting Run > Run Macro in the menu of VBA editor. And click Run in the coming dialog.
  • 7. Last, you can see that a dialog pops up and tells you usable password. Then click OK button to unprotect the worksheet.
  • 8. Unprotect Excel Worksheet safely with iSunshare Workbook Unprotect Genius If you feel above way is not so safe enough, this way will suggest you another more effective and safe software. We usually use it to not only unprotect worksheet, but also unprotect workbook without password, because it can remove Excel protection password at once with just one click.
  • 9. Step 1: Launch the iSunshare software, and import excel file that includes the worksheet you need to unprotect. Attention : The excel file you import should be saved in *.xlsx format and include the worksheet you want to unprotect. If it is *.xls file, convert it into *.xlsx at first.
  • 10. Step 2: Tap on Remove Password button now and sheet password, workbook protection password and read-only password would be removed from excel file simultaneously, supposing your excel file is protected with all of these passwords.