Example Code

Append an Array to an Excel Column subVI

Code and Documents

Attachment

Functional Description

This subVI takes in the following inputs:

Column to work on:  the column to append the array to

Sheet to work on:    the sheet number to work on

Array:                     array to append

Append Array to Excel Column_lv861.jpg

National Instruments
Applications Engineer

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
0Forest0
Member
Member
on

I made another ExcelCell.vi And how about Cells.ItemPut(RowIndex,ColumIndex,Value) metod? It's a bit faster.

Безымянный.png

Contributors