Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
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 could do it in a macro, but I can't "record" it because as soon as the list comes up I can't stop recording. And I can't do the Visual Basic macro because I have no idea what it is that makes the Recipient List come up. Is this doable? Help? |
#2
![]() |
|||
|
|||
![]()
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 "Lambi000" wrote in message ... 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 could do it in a macro, but I can't "record" it because as soon as the list comes up I can't stop recording. And I can't do the Visual Basic macro because I have no idea what it is that makes the Recipient List come up. Is this doable? Help? |
#3
![]() |
|||
|
|||
![]()
Thank you very much. Works just beautifully. I appreciate it.
Lambi "Peter Jamieson" wrote: 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 "Lambi000" wrote in message ... 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 could do it in a macro, but I can't "record" it because as soon as the list comes up I can't stop recording. And I can't do the Visual Basic macro because I have no idea what it is that makes the Recipient List come up. Is this doable? Help? |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
mail merge with attachments | Mailmerge | |||
Mail Merge Recipient List | Mailmerge | |||
Printing a list of recipients from a mail merge list | Microsoft Word Help | |||
Mail merge and query list | Microsoft Word Help | |||
how can you print or convert the recipient list in a mail merge d. | Mailmerge |