MPD-file to xml-file

A

Anders Pettersson

I have a program that reads Microsoft Project 2003 XML-files
Now I'm in need to read in mpd-files as well.

Any tip on how I can do that? A simple tool/service for converiting mpd to
xml would be great!
___________________________

Best regards - Anders
 
R

Rod Gill

By far the easiest is to use Automation to open the xml file in Project then
save it to .mpd. A program to do this would be a lot of work.

Record a macro in Project of opening the xml file then saving as a .mpd and
you have your code!

--

Rod Gill
Project MVP

NEW!! Project VBA Book, for details visit: www.projectvbabook.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top