I don't think this operation records properly anyway.
Try e.g.
Dim oMMRDialog As Dialog
Set oMMRDialog = Dialogs(wdDialogMailMergeRecipients)
oMMRDialog.Display
Set oMMRDialog = Nothing
Peter Jamieson
>I have a template for users who need to pick out who they want from the
> Recipient List and would like it to come up automatically. I thought I
[quoted text clipped - 6 lines]
>
> Is this doable? Help?
Lambi000 - 19 Apr 2005 12:35 GMT
Thank you very much. Works just beautifully. I appreciate it.
Lambi
> I don't think this operation records properly anyway.
>
[quoted text clipped - 18 lines]
> >
> > Is this doable? Help?