LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create array from microsoft office spreadsheet 11

Solved!
Go to solution

Hello.... I did create a active X microsoft office spreadsheet 11 on myfront panel, because I want to paste data copied from excel in this spreadsheet in labview. I got success doing this, but I want to create a labview array with this data and I don't know how can I do this, using property node or invoke node. What method of invoke node ou property node I should use?

 

The data that will be pasted in labview, will have only two columns. So, I will need to create a 2D array.

 

Thanks

 

Dan07

0 Kudos
Message 1 of 3
(3,174 Views)
Solution
Accepted by topic author dan07

Hi Dan07,

see this link. You will find a lot of functions to work with excel.

 

Hope it helps.

Mike

Message 2 of 3
(3,147 Views)

Hi Mike,

 

Your link suggestion helped me a lot...

 

Thanks

 

Dan07

0 Kudos
Message 3 of 3
(3,113 Views)