Outlook MVP Michael Bauer just answered an identical question in the VBA forum:
http://www.microsoft.com/office/comm...a-d8d80ee6035d
--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog:
http://blogs.officezealot.com/legault/
"OldCoder" wrote:
> I've been experimenting and searching for hours on this one...
>
> In VB I have no trouble making 5 distribution lists by adding a bunch of
> recipients to each of the five lists.
>
> However, I've not found the VB technique/method for making a master
> distribution list that is composed of references to the 5 lists I just
> mentioned above.
>
> Has anybody else actually done this? I'm even happy to listen to educated
> guesses that others propose (just please be sure to note that it is a guess).
>
> Thanks.