Hi guys,
I want to create a parametric template in word that a simple input can change the output. For exmaple, I'll use checkboxes for:
Tests that were done:
Spike Test [ x ]
Rock Test [ x ]
Paper Test [ x ]
How many repeat tests were done in every test:
(Choose a number) - 2
And then I get a word document with the following:
Quote:
Spike test was performed on the device. It was performed twice.
The spike test passed successfully, no faults were found
(blah blah blah....)
Rock test was performed on the device. It was performed twice.
The rock test passed successfully, no faults were found
(blah blah blah....)
Paper test was performed on the device. It was performed twice.
The paper test passed successfully, no faults were found
(blah blah blah....)
|
How do I go about it?