Aug 04 2022 11:29 PM
Hello, I was wondering if there was a way to remove a password from an Excel file without knowing the password? I have a file that is password protected and I no longer have the password, so I can't access the file. I tried a few online password removers, but they didn't work. I also tried VBA code, but that didn't work either. If anyone knows how to do this, I would really appreciate it.
Aug 04 2022 11:52 PM
Try these links
Link:Password Options
Link:How to unprotect the excel sheet if forgot the password
Additional Information:
Lock or unlock specific areas of a protected worksheet
Aug 07 2022 08:56 PM - edited Aug 22 2022 07:13 PM
Is is an open password or permission password? Open password is much more hard to be cracked or removed as it is the entry to view an Excel file. On the contrary, you can almost remove workbook permission password instantly with VBA code or small utilities.
For one example I did last week, it took me five hours to fully recover a 8 digits password with iseepassword dr.excel program with CPU and GPU acceleration enabled. You can check the screenshot in attachment.