LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create Widget Test Reports.vi

Someone please Help!! Please see the attached file.

Download that file and see how it works. I am developing an application similar to the same example,however, I want to append more data to the word document. Also, I want to format it the same way as is done in the example. For example, I want to have multiple tables in the same word document with the Table Titles one after the other followed by the table. Can anyone help? Please reply asap. Thanks in advance.
0 Kudos
Message 1 of 2
(2,558 Views)
Hello,

You should be able to modify this example to generate multiple tables. The reason it only generates one table in its current state is that it is only generating one Table Refnum from the "Format New ATE Doc" VI. If you include this subVI in your For Loop, you will generate multiple tables. Of course there will be other changes you need to make, but this should help you get started in the right direction.

Also, if you are going to be performing a lot of Report Generation with Microsoft Word, you may want to look into purchasing our Report Generation Toolkit for Microsoft Office, which makes it very easy to program report generation...you won't even need to worry about the ActiveX side of things, because it is already taken care of. You can learn more abou
t this toolkit at www.ni.com/catalog.

I hope this answer helps. Good luck, and have a pleasant day.

Sincerely,
Darren N.
NI Applications Engineer
0 Kudos
Message 2 of 2
(2,558 Views)