LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I assign data to a specific column in excel?

I have a 6 compact field point systems that I use for field testing. I have my vi setup so I can enable/disable systems I am not using, I do not disable individual channels. I need to be able to tell the system that I need channel x to go into column x of my data file. The column number for a particular channel changes every test.
0 Kudos
Message 1 of 2
(2,635 Views)

If you absolutely must do this with excel using active X then have a look in the examples for a vi called write table to excel. You can also have a look at the excel board for many VI'S for working with excel.

I personally would not suggest using excel I would just use the native array functions and the native file i/o and write it to a tab delimited text file that excel can open.




Joe.
"NOTHING IS EVER EASY"
Message 2 of 2
(2,621 Views)