View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK[_3_] NickHK[_3_] is offline
external usenet poster
 
Posts: 415
Default Convert Excel 2003 XML file to Excel 97

I guess the easiest way would be to automate XL2003 to open the XML file and
..SaveAs XL97 format.

NickHK


egroups.com...
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?