Filling out an existing word document form from an external source

C

Caled

I have a form in Word with a bunch of fields. I want to fill some of these
fields from an external source (like a CSV file).

Is it possible to do something like this?

Example in case I wasn't very clear:

Blank form in Word:
Question1: __________
Question2: __________
Question3: __________
Question4: __________

CSV file:
answer11,answer13
answer21,answer23
answer31,answer33
answer41,answer43

Final Product:
Page 1
Question1: answer11
Question2: __________
Question3: answer13
Question4: __________

Page 2
Question1: answer21
Question2: __________
Question3: answer23
Question4: __________

Page 3
Question1: answer31
Question2: __________
Question3: answer33
Question4: __________

Page 4
Question1: answer41
Question2: __________
Question3: answer43
Question4: __________
 
G

Graham Mayor

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top