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?
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.