A
aditya
I have a macro in Microsoft project.
It does every automation I wanted.
But I am getting this wierd password prompt even after I mentioned in
the code to open a .mpp file as readonly
FileOpen Name:="Sample.mpp",Readonly:=True
even after specifying this file to open readonly, it still prompts me
with password prompt.
any ideas? to get rid of this box.
Also I am not the owner for this .mpp project file.
I just want to extract data from this mpp file into excel which I
already have done.
how to avoid password prompts
It does every automation I wanted.
But I am getting this wierd password prompt even after I mentioned in
the code to open a .mpp file as readonly
FileOpen Name:="Sample.mpp",Readonly:=True
even after specifying this file to open readonly, it still prompts me
with password prompt.
any ideas? to get rid of this box.
Also I am not the owner for this .mpp project file.
I just want to extract data from this mpp file into excel which I
already have done.
how to avoid password prompts