‎11-24-2003 07:32 AM
‎11-24-2003 07:48 AM
‎11-24-2003 08:01 AM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.‎11-24-2003 12:21 PM
‎11-24-2003
01:04 PM
- last edited on
‎03-30-2026
09:42 AM
by
Content Cleaner
Looks like you don't have the addon Report Generation Toolkit. If you see yourself doing this type of thing often, you might want to consider getting it. It makes doing this pretty easy. I forgot the standard report toolkit only saves to html.
You could build the VI's to do this yourself. The toolkit uses ActiveX. Here's a document [broken link removed; example no longer available] that has a VI you can download that shows how to create a report in Word using ActiveX. Play around with the ActiveX nodes a bit and you should get the hang of how they work. It's a bit similar to using Pr
operty and Invoke nodes. You just need to find the correct parameter to pass your data to.
Ed

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.