Saving offline copies of Multiple Projects

M

Mo

Hi,

I need to save offline copies (mpp files) of all the projects we have on
project server 2003. The way I do this for each project is by clicking 'save
as' and 'save as file' and then select 'Global items except enterprise
outline codes'.

My only problem is that we have hundred of plans that need to be saved and
this will take hours if not days to do.

Is there a quicker way I can save mpp files for multiple Projects.

Thanks.
 
R

Rod Gill

The only way I know is to write a VBA macro to open all projects in the db
and save a copy automatically to a nominated folder. I don't have code
available that does this, but it wouldn't take a lot of effort to write it.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 
Top