LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

word edit cell

Hi all,
 
I create a vi that inserts in a word template table values .
 
This work's fine but the table have 4 columns and if i update less than 4 column (example 3) the other is filled with the last column inserted (the last column is replied in the remains column).
 
I attach the code created.
 
Another question is why, also if i add an 2d array in the table, if i don't repeat the insertion for each column (for loop) the only column recorded is the first?
 
I attach the part of code
Bytelabs.it
0 Kudos
Message 1 of 2
(2,377 Views)

These are expected behaviors. I suggest you to implement an high level API that do what you are planning to do.

 

Best regards,
Enrico

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