Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

1D array is interpreted as a row in Excel. How to make it a column?

I try to copy a 1D array from labview to a worksheet in Excel. A 2D array whith a range works fine, but a column from a 2D does not work. All I can do is to copy it as a row, not as a column. How can I do it?
Download All
0 Kudos
Message 1 of 3
(5,893 Views)
Hello

You might try posting this question in the LabVIEW forum.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(5,893 Views)
Hello,

I�ve found an excellent example which demonstrates how to write data to a table. The example installs with LabVIEW 6.1 and 7.0. In both versions you can find the example in the Example Finder at the following location:

�Communicating with External Applications -> ActiveX -> Excel -> Write Table to XL.vi�

Hope this helps! Let me know if there is anything I can help with or clarify.

Ken S.
National Instruments
0 Kudos
Message 3 of 3
(5,893 Views)