LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

report ms word template

hello LV universe
hai i have a problem , i want to make a measurement report , i want you to give me advice , how i made a report that contain input data in a text (ex laboratorium name) and data that i get from collecting data
you can see it in picture attachment below , 
i just learnig about report generation to , but i cant find how to , make input data beside the question text 
  thanks

Download All
0 Kudos
Message 1 of 5
(2,172 Views)

You need to add bookmarks to your template where you want the data to be inserted.  And then in LabVIEW, using the "Append Report Text" VI, add the text at the bookmark using the MS Office Parameters input. 

aputman
------------------
Heads up! NI has moved LabVIEW to a mandatory SaaS subscription policy, along with a big price increase. Make your voice heard.
0 Kudos
Message 2 of 5
(2,145 Views)

thank you for the advice @aputman
what do you mean with the template is the same as the image that I attached below , sorry i dont understand with adding bookmark to my template.
do you have refrence for me                           

0 Kudos
Message 3 of 5
(2,086 Views)

The Word template (the actual document) not the path to the template.  Insert -> Bookmark and give it a name.  In your LabVIEW code, reference the bookmark name in the MS Office Parameters input. When you execute this code, the mouse cursor will be moved to the bookmark location before the text is inserted.  

aputman
------------------
Heads up! NI has moved LabVIEW to a mandatory SaaS subscription policy, along with a big price increase. Make your voice heard.
0 Kudos
Message 4 of 5
(2,065 Views)

I get it sir ,
i curious i can find bookmark menu in ms word , but i cant find bookmark menu in ms excell , so how can i use ms excell as a template for my result 

0 Kudos
Message 5 of 5
(2,015 Views)