B
Bill Elsey
Hi,
I am trying to open a PowerPoint presentation that has been protected by a
password using automation.
If there is no password involved, everything works fine. With a password,
oApp.Presentations.Open (...) fails and there is no password parameter in
the open method. Password is a property of Presentation, but how do you use
this in opening?
PowerPoint pops up a password dialog and waits.
Any help appreciated.
ELS
I am trying to open a PowerPoint presentation that has been protected by a
password using automation.
If there is no password involved, everything works fine. With a password,
oApp.Presentations.Open (...) fails and there is no password parameter in
the open method. Password is a property of Presentation, but how do you use
this in opening?
PowerPoint pops up a password dialog and waits.
Any help appreciated.
ELS