LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing to excel spreadsheet

Solved!
Go to solution

Hi, i am having problems when writing to excel.

 

I am using the write to spreadsheet vi that is comma delimited. 

 

I can write numerical values into the spreadsheet. I want to put a string in the first row of the column followed by the data in the rows below but i cant seem to get that string value in.

 

Any suggestions? Has someone achieved this before? 

0 Kudos
Message 1 of 4
(3,014 Views)
Solution
Accepted by topic author Jagwa

Hi Jagwa,

 

write the string (row) first, then write the numbers. Use two write functions and don't forget to set "append to file" to TRUE...

Message Edited by GerdW on 11-27-2009 02:58 PM
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(3,012 Views)

Jagwa wrote:

Any suggestions? Has someone achieved this before? 


Can you post what you have tried so far?

0 Kudos
Message 3 of 4
(3,007 Views)
thanks gerdw
0 Kudos
Message 4 of 4
(3,005 Views)