Is it possible to open a powerpoint presentation, protected with the WritePassword method, using VBA without user input of the password (when the password is known).
Normally opening the presentation a password is asked to modify the presentation otherwise the presentation is opened as read-only.
I want to write a macro that opens a protected presentation in de modifying mode without user input of the password, because I don't want to supply the protection password to the users.
Normally opening the presentation a password is asked to modify the presentation otherwise the presentation is opened as read-only.
I want to write a macro that opens a protected presentation in de modifying mode without user input of the password, because I don't want to supply the protection password to the users.