I have a Word document in which I've defined fields that will receive values (data) when a new item is created in a SharePoint list. Some data from this new item is used to fill the fields in a row within a table in the Word document. So, whenever a new item is created in the SharePoint list, I'd like to take the data (either partial or complete) to update the Word document while retaining the previously filled-in data in the document.
To be more specific, when the first item is created in the SharePoint list, I retrieve data, including dates, to fill fields in the first row I've defined in a table within the Word document. When a new item is created in the SharePoint list, I now want to update the Word document with the new data while preserving the previously completed data in the Word document.
Thank you for the assistance of the community. Image below of word document to be filled.
