I'm using a VI from the MS Word/Excel Report Generation toolkit called Word Insert Field. I have an MS Word document with a named bookmark. I want to replace the bookmark text programmatically from LabVIEW. I believe WordInsert Field is the right VI, but I can't find the proper input for type- there are something like 100 choices. I just want to replace the bookmark text with the text I have provided in the text input. Should be simple...
In the example in the attached file, I'm trying to insert the text "XXX1234" at the bookmark named LotNum in the Word file BookTest.docx. I don't know what to choose for the type constant. There are many choices, and none I've tried work correctly.