XML to Excel
Hi
I've got an XML file and XSD file that I've created in ADO.Net, and I want to open the XML file in Excel, using the schema XSD file.
Perhaps I'm being thick, but I can't seem to find a way to associate the XML file with the XSD file when importing, and therefore the data is created to text when importing.
Any ideas?
Thanks.
|