We have a Form with two columns : Field Name and Values.
Assume, there are 10 rows in the form. Field Name is pre-filled and ‘Values’ are blank.
The values needs to be picked up from an excel.
Please help me understand:
- How can I pick up values from excel and insert in the blank fields,
Ex: For Name , I need to pick up from an excel file, and fill it in the word document. - How will I identify the corresponding blank space for the field name?
Thanks in advance !