From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

creating a word report using the data from a file.

Creating a word report using the file contents got from executing some tests..
The data need to be given in table form in the word document.
0 Kudos
Message 1 of 2
(2,784 Views)
Hello,
I'm not very sure what you are trying to do, but if you want to write some data to a Microsoft Word document, then you could use a MS Word ActiveX that Microsoft provides. There are some example programs in our database that uses MS Word using ActiveX automation from CVI. Also, you can go to Misrosoft help page to find more documentation on the control. For creating an ActiveX controller in CVI, please refer to the CVI hepl file that ships with CVI.

Mika Fukuchi
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,784 Views)