LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Empty row from LV to Excel

Hi all - When in Labview 7.01 I leave an empty row between number of rows in a string control, save it with "write characters to file", and create an Excel 2003-file (win2000) using ActiveX, there are no empty rows in Excel. It used to work ok with win98/Excel 2000. How to make empty rows for Excel 2003?
Thanks in advance - Martti
0 Kudos
Message 1 of 2
(2,470 Views)
Found the solution myself:
The output of the string is connected to "spreadsheet string to array", and output of it to "array to spreadsheet string", and output of it to "write characters to file". - worked ok.
Martti
Message 2 of 2
(2,461 Views)