Re: Exporting for MS Project?

Benjamin BAYART <[email protected]> Thu, 24 Apr 2003 10:46:26 +0200
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
Le Wed, Apr 23, 2003 at 02:39:25PM -0400, David Collier-Brown -- Customer Engineering:
> 
> I have a terrible ucky hack to make csv files from xml,
> so I can drag them into a spreadsheet which is similar
> to but not identical to MS Project.

You can try a hack in two times:
- export to html, like with mrproject2html,
- import the html table into excel
- copy/paste from excel to msproject

This will partially work, and your gantt might not be that bad.
The only point that is lost is the indentation of the tasks...

	Benjamin.