Avoid to open protected excel sheets
1 view (last 30 days)
Show older comments
Hello,
I have several hundred excel files and I'm using a loop to extract some data using xlsread. Unfortunately some of the files are password protected and I want to avoid to enter the password. I actually don't want to open them and to proceed with the next file in the loop.
Is there a way to do that without interrupting the loop and without using the password?
Many thanks in advance!
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!