Here's a small example. This VI will open Microsoft Excel and write an array of random numbers to the active cell (the cell which is selected). This is all done using ActiveX in LabVIEW. The active cell will be the upper left hand corner of the array.
Directions for using this VI:
1) Select to either create a new Excel sheet or open an exsiting one by using the Create/Open Excel toggle switch.
2)Select how many rows and columns that you want to write to Excel.
3)Click on the Open/Create button. This will either open a new Excel sheet or allow you to open an exsiting one.
4)When Excel opens, select which cell you want to write to by clicking on it. You can then minimize Excel and go back to this VI.
5)Click on the Write to Active Cell button. This will write the random number array to whichever cell you selected in Step 4.
- Philip Courtois, Thinkbot Solutions