LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Report generation toolkit, bookmarks and names ?

Hello everyone,

I was working upon a project to automate the report generation for our project, even though Im a new user of LabVIEW, I found interesting the Report Generation Toolkit for Microsoft Word. I've already posted here for more information about this toolkit particularly the Bookmarks in MS Word and how we can change them with the Append Report Text.vi.

Since then, I was trying to overwrite bookmarks in MS Word all at once using a FOR loop. It pops up the error shown below at the 2nd iteration while overwriting the second bookmark.
(The vi is attached below: Report_word_file.vi)

error_raised.PNG

The issue wasn't raised with the MS Excel version using Names instead of Bookmarks, the idea still the same: overwrite max and min in the worksheet.
(The vi is attached below Report_excel_file.vi)

I've attached the MS Word and Excel templates as well. I hope if someone can help me solve the issue.

Thank you in advance for your help !

0 Kudos
Message 1 of 2
(1,718 Views)

check whether your word file is closed, else it will show this error

 

0 Kudos
Message 2 of 2
(1,235 Views)