JackONeill
Programmer
hi,
im in MS Project,
Im trying to open a Database MPD and a project call P1
and save P1 in Same MPD but named P1_Backup
i can do it!
but when the macro run and save the file
it ask me to Append, Override or cancel ..
Is there a way to automatiquely Append the file?
there is my save code
FileSaveAs Name:=PathName, FormatID:="MSProject.MPD"
Where PathName is the full name of the project
cya
im in MS Project,
Im trying to open a Database MPD and a project call P1
and save P1 in Same MPD but named P1_Backup
i can do it!
but when the macro run and save the file
it ask me to Append, Override or cancel ..
Is there a way to automatiquely Append the file?
there is my save code
FileSaveAs Name:=PathName, FormatID:="MSProject.MPD"
Where PathName is the full name of the project
cya