Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 442 Bytes

spreadsheet-unprotect

Simple GUI tool for removing protection from .xlsx and .xlsm spreadsheets.

Features:

  • Remove workbook structure protection
  • Remove protection from selected sheets
  • Remove VBA project from the spreadsheet (e.g. if it contains macros that protect the workbook again when opened in Excel)

The tool only removes write protection from sheets and workbook structure protection. It cannot decrypt an encrypted file.