LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can you import data from a Word bookmark into LabVIEW?

I have been able to insert data into a Word document bookmark with the Report Generation Toolkit with LabVIEW 8.2.1. Is it possible to retrieve data from a Word document bookmark, and if so, how is it done?
0 Kudos
Message 1 of 2
(3,160 Views)

Fortunately Yes !

Unfortunately, the NI report tools have not been developped to retrieve data from existing documents.

So you'll have to develop your own tools, using ActiveX properties and methods if you have to work with not-so-simple documents.

Just to help you start something, here is a simple way to read some text from a .doc file.


Message Edité par chilly charly le 01-09-2009 04:56 PM
Chilly Charly    (aka CC)
Download All
Message 2 of 2
(3,151 Views)