Jun 29 2023 04:57 AM - edited Jun 29 2023 05:01 AM
I wrote some office scripts in some excel workbooks.
Those scripts are executed by pressing a button created with what excel provides.
Co-workers in my company are supposed to use these scripts frequently.
Whenever they execute any script they are being asked if they trust the author, then they press allow and the scripts executes.
As far as I can tell this message (of trust) is supposed to be asked just for the first time any script is executed or after anything changed with a script.
However in my company they are being asked everything single time
(even after nothing changed or repeating executions after another with any same script).
We already tested some stuff in the Trust Center but no success yet.
What can I do to just get the message once or after every update of the script?
Note: This behavior even takes place with scripts that just print "Hello World" in the console.
Jun 29 2023 05:39 AM
If your co-workers are being asked for permission every time they execute an Office script, even if nothing has changed in the script, there are a few things you can check and try to resolve this issue:
The steps were processed with the help of AI.
Hope this will help you.