Hello Team,
I am using advanced excel component to download a template that is protected excel sheet. When i try to upload the same protected file, i m getting error. Now, i want to unprotect the file during the upload process.
How to unprotected sheet while uploading.
I will appreciate if you will help me to get my solution .
Regards
Mirza Arif Baig
Hello @Arif Baig
Create a new server action in your module to handle unprotecting the Excel sheet during the upload. In your server action, include logic to handle the uploaded file, open it, unprotect the desired sheet, and then save the changes.
thanks,
Wrong Answer
First try to understand the question then give the answer
Hi Arif Baig ,
Import password-protected excel file
Please refer to the forum discussion
I hope this might help you.
Please refer to the forum discussion .
https://www.outsystems.com/forums/discussion/92944/advanced-excel-advanced-excel-workbook-protect-issue/
Thanks,
Ramesh