LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

office report generating toolkit

I have to make a test data report, which is initialized by opening a word template, write data to it (testtables)
at certain bookmarks. At the end of the test I save the test data record as a word document.
When I have to repeat a partial test I want to overwrite that part of the test data in the word document at that
particular bookmark. Is this possible, and how ?  
0 Kudos
Message 1 of 2
(2,365 Views)

Hi,

If you want to change the data in a table you can point to the table with the table index input.

If you want to change text at a bookmark maybe you can use a macro to search and select the bookmark.

It's also possible to put all text in different table's and make the lines transparent, then you can use the table index to point to the different parts in your report.

0 Kudos
Message 2 of 2
(2,332 Views)