LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel -> Modify rows without touching other data (have gone thru LV report generation 4 designs)

 
File attached....
 
Have gone thru FAQs and examples. (And also 4 parts of 'Creating a Report in Microsoft Excel Using the LabVIEW Report Generation Toolkit'. Unfortunately this document is not clear enough for me.)

Have task of modifying rows of the same excel sheet, number of times without touching data  already present (numbers and strings)

I have an excel file. (attached)
A test will be run N number of times.  (N<=17)
SubTask 1 --> Each time it runs, string data needs to be placed in 'n'th row. (...there are going to be notes in Row 18 and row 19)
SubTask 2  --> Each time it runs, a 1D array data also will be placed in the same row (but in different cells)
SubTask 3 --> The number 'n' of the row (where to place the current iteration's data) needs to be determined on fly (by looking at "n-1"st non blank row)
The same file needs to be used.
How can above be achieved ?
 
thnks
Sandeep
0 Kudos
Message 1 of 2
(2,385 Views)