Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password protected xlsx files #251

Open
adrianross opened this issue Jan 26, 2024 · 0 comments
Open

Password protected xlsx files #251

adrianross opened this issue Jan 26, 2024 · 0 comments

Comments

@adrianross
Copy link

Hi,
When trying to read an xlsx file in to julia, it triggers this error message:

elseif header == XLS_FILE_HEADER # old XLS file
error("$label looks like an old XLS file (not XLSX). This package does not support XLS file format.")

Is there a way to add a different error message, for when the file is password protected (i.e. please remove passwords)

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant