Hi,
I am struggling to get the following code to work, all i want it to do is open a mailmerge document, and then merge. The Document is set-up and the merge works independently.
Dim wdApp As Word.Application, wdDoc As Word.Document
On Error Resume Next
Set wdApp = GetObject(...