10-09-2008 03:53 PM
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
Solved! Go to Solution.
10-10-2008 02:52 AM
10-11-2008 08:56 PM
Hi Mike,
Your link suggestion helped me a lot...
Thanks
Dan07