Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / April 2005

Tip: Looking for answers? Try searching our database.

Mail Merge Recipient List

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lambi000 - 18 Apr 2005 19:54 GMT
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?  
Peter Jamieson - 18 Apr 2005 20:09 GMT
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?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.