LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to obtain the table index in word use LabVIEW Report Generation Toolkit for Microsoft Office

I created a word templete and it had several tables. When I use the "Word Edit Cell" function in LabVIEW Report Generation Toolkit for Microsoft Office, the function need "table index", and I didn't find any function to get or set the table index in word document. How can I achieve my attention to write value to specified table cell using the "Word Edit Cell" function?
 
Thanks for reply!
 
YangAfreet
 
0 Kudos
Message 1 of 3
(3,692 Views)
I think the best way is pasting on your code.
0 Kudos
Message 2 of 3
(3,663 Views)
Hi yangafreet

You do not need to get the table index for the word edit cell.vi from anywhere. LabVIEW will automatically index all the tables in the document. See the attatched vi for an example.

Rich
0 Kudos
Message 3 of 3
(3,656 Views)