hockey8837
Registered User.
- Local time
- Today, 02:58
- Joined
- Sep 16, 2009
- Messages
- 106
Is there a way to set the Send Object macro to email more than one person; i.e. a distribution list?
I have a parameter query which finds a select group of contacts, and I would like to create a button which, when clicked, would run the query prompt asking which group I'd like to find, and then input all of their email addresses into the BCC field of my Outlook message.
I currently have been able to setup the Send Object macro to email one person, but when applied to the above setup, it will only take the first email address in all of my contacts (not the query just run) and put it into the BCC.
I have little experience with modules, so I was hoping there was a way I could do this via the send object macro.
Thanks!
I have a parameter query which finds a select group of contacts, and I would like to create a button which, when clicked, would run the query prompt asking which group I'd like to find, and then input all of their email addresses into the BCC field of my Outlook message.
I currently have been able to setup the Send Object macro to email one person, but when applied to the above setup, it will only take the first email address in all of my contacts (not the query just run) and put it into the BCC.
I have little experience with modules, so I was hoping there was a way I could do this via the send object macro.
Thanks!