11-29-2017 08:58 PM
Hi,
I want to edit an existing word file (.doc) with Report Generation Toolkit? How to save it without saving as a new word file?
1. Open an existing word file, edit it, and save.
2. the existing word file mustn't show on the screen.
Thanks a lot
11-30-2017 02:39 AM
See read from Excel data. Maybe this help you.
For word you shell change activeX reference to Microsoft office word.
11-30-2017 08:12 AM
I've used the RGT a lot for Excel, not so much for Word (actually, not at all!), but I just wrote some Test Code for myself (I suggest you also try such "small LabVIEW Experiments" to test ideas about how LabVIEW really works) and think what I'm about to say is correct ...
As I said at the top, write yourself a little test program and try this out. I use this all the time with Excel, and have "tested" it with Word without doing much more than opening and closing a file, and it seems to work as I would expect.
Bob Schor