How can I do a mailmerge from publisher using VBA with an Excel worksheet as the Datasource.. How exactly do you reference the worksheet you're using in the Workbook, and then get the . ActiveDocument.MailMerge.Execute portion to fill in the Publisher page.
I see how to set the Datasource to point to the .xls workBook, but not how to reference the worksheet in that workBook.
I see how to set the Datasource to point to the .xls workBook, but not how to reference the worksheet in that workBook.