04-27-2009 04:54 PM
I tried to append just one row of data (as a 1D array) to an excel spreadsheet but was not able to do it. The best I can seem to do is to append two rows (a 2D array with the second dimension blank) using the append table VI. This leaves blank rows interspersed throughout my spread sheet. There must be a simple way to do it but I cannot seem to find it.
I have LabVIEW Development Suite V8.6.1 with the MicroSoft Office Report Generator.
04-27-2009 05:57 PM
04-30-2009 11:00 AM
Hi Bill,
I would use the Write to Spreadsheet File VI.
An simple example on how to use this VI is attached.