I just told you in my response what example to look at to give you the basics of Excel's ActiveX interface. To explicitly find it:
- Open the Example Finder (Help->Find Examples)
- Change to the "Search" tab.
- In the search textbox enter "Excel".
- You'll get one hit. Double-Click on the "Excel" entry in the listbox right below the search textbox, and the right-pane will display all Excel examples.
- Double-click the "Write Table to XL" example.
There are also several examples of using ActiveX with Excel in the Excel board that I indicated before.
You can also take a look at
this example. The error handler subVIs called out in that example is missing, but you can just replace it with the standard error handler that comes with LabVIEW.