To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This example creates a new Word document, inserts a table header, sets the column dimensions, and inserts new rows at each iteration of the For loop.
Description
This example creates a new Word document, inserts a table header, sets the column dimensions, and inserts new rows at each iteration of the For loop.
The VI fills each new row with numerical data and a bitmap.
Requirements
Steps to Implement or Execute Code
1. Run the vi.
Additional Information or References
Front panel
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.