C
CARIFIN
I'm trying to write a macro that saves a project on Project Server
2007 to the local hard drive while saving all of the EPM Custom
Fields. I'm using the code below and it works fairly well- but when
you open the file in local mode, the EPM fields do not show.
FileSaveAs Name:=FilePath, FormatID:="MSProject.MPP"
Does anyone know how to do a file save while keeping the EPM local
fields when saving to the desktop?
2007 to the local hard drive while saving all of the EPM Custom
Fields. I'm using the code below and it works fairly well- but when
you open the file in local mode, the EPM fields do not show.
FileSaveAs Name:=FilePath, FormatID:="MSProject.MPP"
Does anyone know how to do a file save while keeping the EPM local
fields when saving to the desktop?