Avoid to open protected excel sheets
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!