I am trying to create text documents using the mail merge feature in Microsoft Word. To be as clear as possible, my dream was this:
(1) Put all the values ββfor all documents that will be created in one Excel document (2) Use Word to create the template by selecting the above excel file as a data sheet (3) Run a macro that will use the values ββfrom the excel sheet and, perhaps the built-in merge function in Word to create 1 file for each line in an excel sheet using one of the cells as the name of the file to be saved.
The end result will be the ability to create x the number of Word documents using a template that pulls all the values ββfrom the excel sheet, including the file name of the generated document.
Please, help.
Thanks in advance.
source share