Visual Studio 2005: How to work with xml-files generated from Excel 2003
Hi,
I want to work with xml-files generated by Excel 2003 in Visual Studio (Visual Basic). I have to search and prepare relevant Data from the Excel-File and put it to DB. To work with an excel-object is very slow and i hope xml is more faster. I'm new in xml. Where to start?
phil

