Avoid to open protected excel sheets
Afficher commentaires plus anciens
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!
Réponses (0)
Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!