Regardless of the tool you use, you'll need to make ActiveX calls (via LabVIEW) to the Microsoft Word ActiveX server. If you can purchase the Report Generation Toolkit for Microsoft Office, I would recommend that. It will save you a lot of time. Otherwise, you'll need to make the calls yourself using the ActiveX API in LabVIEW. Here ( http://zone.ni.com/devzone/conceptd.nsf/webmain/B4F08CDBD3FCF80086256802007B8AB1?opendocument ) is a tutorial on their website which demonstrates it a little. You'll also find example programs which demonstrate how to do this.