How to keep the protection of a workbook while modifying it #2195
Unanswered
ArthurGLACET
asked this question in
Q&A
Replies: 1 comment
-
|
anyone ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello In a test case i need to download an excel file, edit it and re-upload it.
As i modify it and save it the workbook protections are lost, this prevent me from re-upload my file (functional rule).
Here is a part of the code:
How can i modify the file without erasing the protections ?
Beta Was this translation helpful? Give feedback.
All reactions