LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Report Generation Toolkit to get a list of bookmarks in a Word Template and list of named range in excel work sheet

I want to write a VI to get the list of the bookmarks from a word document and get the list of the named range from a excel work sheet.

What VIs shall I use?

0 Kudos
Message 1 of 4
(3,926 Views)

I guess that there is no such functions in the toolkit. Because it's mostly for report generating, and not reading - reading of excel or word documents is quite limited...
Instead, you can check how to do it via ActiveX - moreover, toolkit itself uses ActiveX calls under the hood...

 

Sincerely, kosist90

 

logos_middle.jpg

 

0 Kudos
Message 2 of 4
(3,885 Views)

This is how you get a list of bookmark names in a Word document.  It would be similar for getting named ranges in Excel.

bookmarks.png

 

aputman
Message 3 of 4
(3,867 Views)

Up !
It seems the snippet is not working...

Thanks !!

Bilsix
0 Kudos
Message 4 of 4
(275 Views)