M
Midwest Muskie
I am looking of a vbscript or add-in that will allow me to send an email to
all of the From addresses in an Outlook mailbox. We are running Outlook 2003
and 2007. I've looked at a Send2 product, but that does not seem to do what
I want it to do. It errors out when I try to send to multiple addresses. I
had a script that used to work, but now it is erroring out when it hits this
command
CreateObject("MSComDlg.CommonDialog"). I can't seem to find what reference
library I need to access this object.
Thanks for any help you can provide.
Mike
all of the From addresses in an Outlook mailbox. We are running Outlook 2003
and 2007. I've looked at a Send2 product, but that does not seem to do what
I want it to do. It errors out when I try to send to multiple addresses. I
had a script that used to work, but now it is erroring out when it hits this
command
CreateObject("MSComDlg.CommonDialog"). I can't seem to find what reference
library I need to access this object.
Thanks for any help you can provide.
Mike