Forum Discussion
kparks
Dec 18, 2018Copper Contributor
Populate a Word Form from Excel Data
Hello All, I have data entered into an excel spreadsheet. I want this data to populate a form based on if one column of the data says "New". I need this form to be created from different rows o...
JKPieterse
Dec 18, 2018Silver Contributor
Depends. On which platform should this work? If on WIndows (or Mac) only, you can use VBA programming. If it must also work on Excel on-line (in a browser), you must use Office JavaScript.