01-10-2007 01:56 AM
01-10-2007 06:25 AM
01-10-2007 09:58 AM
All the Engineers around here demand Excel files so I use the "Report Generation Toolkit for Microsoft Office". Its included with some the packages. I create an Excel Template ( *.xlt ) that has all the report formating done. Cell widths, fonts, etc. I then use the reporting tools to open the template, slap in the data and save the file. Gives you the option to have multiple worksheets in a workbook. Usefull if you need to document multiple passes of a test in the same file. You can even print and email the file.
I have in the past written tab delimited data using the array to spreadsheet vi and just saved the file as a .xls file. Data is in row and colums but you still need to format sizing etc.