Avoid to open protected excel sheets

1 view (last 30 days)
Nicolai
Nicolai on 10 Feb 2018
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!

Answers (0)

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!