MSProject.Application.FileSaveAs

J

Jonathan Fong

Hi

Can someone explain to me how can I use MSProject.Application.FileSaveAs
to save the current project into a xml file? What are the required
parameters and what is XMLName parameter?

Thanks,
Jonathan
 
J

JackD

Do this.

From tools menu/macros turn on the macro recorder.
Save the file as an XML file in the normal manner.
Stop the recorder.
Read and edit the resulting code.

-Jack
 
J

Jonathan Fong

This is a really useful tip.

Thanks
Jonathan

JackD said:
Do this.

From tools menu/macros turn on the macro recorder.
Save the file as an XML file in the normal manner.
Stop the recorder.
Read and edit the resulting code.

-Jack
 

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