LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I append just one row of data to an existing Excel Workbook?

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.

0 Kudos
Message 1 of 3
(2,709 Views)
Here are the files....
0 Kudos
Message 2 of 3
(2,694 Views)

Hi Bill,

 

I would use the  Write to Spreadsheet File VI.

 

An simple example on how to use this VI is attached.

Salvador Mikel
National Instruments
Ingeniería de Aplicaciones
www.ni.com/soporte
0 Kudos
Message 3 of 3
(2,663 Views)