Exporting XL data

  • Thread starter Thread starter Bill
  • Start date Start date
I've never used it, but there's a: XML Spreadsheet (*.xml)
under the "save as type" box in the file|saveAs dialog in xl2002.
 
xml spreadsheet (xmlss) also uses a built in excel schema that will hold all the information that excel needs to open the files again exactly as saved this will add many elements to your xml file --- that is why 2003 , as Frank suggested, will be the way to go if you just want to save it to pure xml (save as XML data)
 
Back
Top