View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Toker Toker is offline
external usenet poster
 
Posts: 1
Default Convert from Excel 2003 (xml) to Excel 2000

Hi!
Using C# in a project i make a XML representation of an exceldocument works
fine in both (excel) 2003 and XP (not usning Office automation, interop.).
But is there an easy way to save/convert this file into a version readable
from Excel 2000?
.... and of course from inside my code.