MarkusArchus
Programmer
Is there a way to programmatically reproduce the functionality of MergeIt With Microsoft Word without having to manually go through the wizard. If use application.runcommand WordMailMerge, it starts the wizard but then I have to manually choose whether to link to an existing document or create a new one, and specify the file. I'd like to write a procedure where I can specify the path to the document and automate the whole process.