LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to read range of values from Excel 2000 and place inside an array

I want to modify the "ActiveX Read a Cell from Excel2000.vi" to read and display on the front panel a range of numbers from a spreadsheet into an array and single numeric indicators. How do I do so? I have tried changing the the indicator to just an array but it does not work.

Thanks.
0 Kudos
Message 1 of 2
(2,203 Views)
The trick is to read from the worksheet invoke node from within an embedded for loop structure.

Have a look at the attachment.

Jonathan H.
0 Kudos
Message 2 of 2
(2,203 Views)