XML file from 2007 mpp

M

MPP Dev

Is it possible to programatically load a 2007/2003 mpp file into an XML doc?

And is it possible to programatically save out a XML file into an mpp file?
 
R

Rod Gill

Using automation simply save the project as .xml format. To import, use file
open and select xml format. XML format has to be the Microsoft one.

--

Rod Gill
Microsoft MVP for Project

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