With reference from above content am able to open a password protected excel, but i have a requirement to read the excel data as well with the password protected excel that is opened. We cant use the method openpyxl.load_workbook('sample.xlsx') as again it prompts error when opening a password protected file, is there any other method to read the excel as a continuation of the shared link.
Asked
Active
Viewed 388 times