Hi
I use XSL format(XML) to create Test UUT Reports in Teststand. Each report will include a table listing Step,Status,Measurement,Limits and so on, see attached TempReport.xml. Now I'm seeking a way to parse this XSL format report and output to an Excel file, see attached Sample.xls.
I know I could use Microsofte XML ActiveX as a starting point, however, I tried it and failed to do that. My diffcutly is how to parse the table in each XSL format report and output to an memory map. Appreciate if anybody could provide an example here or some suggestion. Is there any vailable API function, which could convert XSL format file to Excel file
Thanks!
Jacky