Convert Excel 2003 XML file to Excel 97

  • Thread starter Thread starter juliano.net
  • Start date Start date
J

juliano.net

Does anyone know how can I convert an Excel 2003 file structured using
XML to Excel 97 file format?

I need a way to do this using C# or a third-party freeware.

Can you help me?
 
I guess the easiest way would be to automate XL2003 to open the XML file and
..SaveAs XL97 format.

NickHK
 
The machine doesn't have Excel 2003.
I need at least a Spreadsheet online application that reads Excel XML
file and can save to other versions.
 
Back
Top