Read String Array From Word Table Data in LabVIEW

Updated Mar 6, 2025

Reported In

Software

  • LabVIEW
  • LabVIEW Report Generation Toolkit

Issue Details

Can I read string array from a Microsoft Word Table data in LabVIEW? How can I achieve this?

Solution

There is no built-in function in LabVIEW Report Generation Toolkit to achieve this. However, there is a Word Get ActiveX References VI that returns ActiveX references to Microsoft Word to perform any custom operations. Attached with below LabVIEW code.

Read Table from Word Report.png

Note: This image is a LabVIEW snippet, which includes LabVIEW code that you can reuse in your project. To use a snippet, right-click the image, save it to your computer, and drag the file onto your LabVIEW diagram.