02-27-2007 06:12 PM
02-28-2007 06:56 AM
Todd,
There are a couple of ways to do this. One is to use ActiveX to grab the data from Excel in the form of an array and then sort it in Labview. You shouldn't need the macro.
The other is to use the vi's in the "Report Generation Toolkit for Microsoft Office" to grab the array of data. This toolkit is included with some development systems, otherwise it costs a bit extra.
There are examples of both on the NI webpage.