08-01-2006 09:58 AM
08-01-2006 11:17 AM
hi there
there are a lot of solutions for this. my suggestion:
collect all strings from one single test in a 1D-array, and then collect these 1D-arrays to a 2D-array. use the Array to spreadsheet string - function to create a string from this 2D-array. then you can pass this string to your report generation (see attachment..)