G
Guest
Hi there
Can anybody help me in finding out a way to open PPT thru VB programing for a open pwd/readonly pwd PPTs. The following open statement in my VB code is not opening the PPT read-only mode automatically. Instead it is prompting for entering (or selection of readonly) password. I would like to know how to avoid the 'promptin for pwd panel' to open the ppt in readonly automatically. Also want to know how to trap the 'open pwd' set ppt
PptApp.Presentations.Open(frmPath.List4.List(filecount), msoTrue, msoTrue, msoFalse
Ta
K. Rajasekar
Can anybody help me in finding out a way to open PPT thru VB programing for a open pwd/readonly pwd PPTs. The following open statement in my VB code is not opening the PPT read-only mode automatically. Instead it is prompting for entering (or selection of readonly) password. I would like to know how to avoid the 'promptin for pwd panel' to open the ppt in readonly automatically. Also want to know how to trap the 'open pwd' set ppt
PptApp.Presentations.Open(frmPath.List4.List(filecount), msoTrue, msoTrue, msoFalse
Ta
K. Rajasekar