Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Automated e-mail from Excel

I have a macro that sends selected spreadsheets to different groups of
employees. The macro scans down a list of receipents, sending the
appropriate file to each internal e-mail account. I use the SendMail command
to execute the send via Outlook. The problem I have is that a anti-spam
protection has been put in place that requires me to "man" the e-mail
process. Before each send, Excel waits for 5 seconds and then requires me to
confirm the e-mail. Does anyone know of a way around this protection?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 897
Default Automated e-mail from Excel

Check out

http://www.outlookcode.com/article.aspx?ID=52
http://www.rondebruin.nl/cdo.htm
http://www.contextmagic.com/express-clickyes/

HTH,
JP

On Mar 7, 3:46*pm, IvanM wrote:
I have a macro that sends selected spreadsheets to different groups of
employees. *The macro scans down a list of receipents, sending the
appropriate file to each internal e-mail account. *I use the SendMail command
to execute the send via Outlook. *The problem I have is that a anti-spam
protection has been put in place that requires me to "man" the e-mail
process. *Before each send, Excel waits for 5 seconds and then requires me to
confirm the e-mail. *Does anyone know of a way around this protection? *
Thanks


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Automated e-mail from Excel

That's really helpful. Thanks

"JP" wrote:

Check out

http://www.outlookcode.com/article.aspx?ID=52
http://www.rondebruin.nl/cdo.htm
http://www.contextmagic.com/express-clickyes/

HTH,
JP

On Mar 7, 3:46 pm, IvanM wrote:
I have a macro that sends selected spreadsheets to different groups of
employees. The macro scans down a list of receipents, sending the
appropriate file to each internal e-mail account. I use the SendMail command
to execute the send via Outlook. The problem I have is that a anti-spam
protection has been put in place that requires me to "man" the e-mail
process. Before each send, Excel waits for 5 seconds and then requires me to
confirm the e-mail. Does anyone know of a way around this protection?
Thanks



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 897
Default Automated e-mail from Excel

Also I forgot to mention, you could write the email-sending macro in
Outlook (where you won't get the security prompt), then (in Excel)
instantiate the Outlook Application object and call the macro from
there.


HTH,
JP


On Mar 7, 5:40*pm, IvanM wrote:
That's really helpful. *Thanks



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Automated e-mail from Excel

Thanks. I'll give it a try!

"JP" wrote:

Also I forgot to mention, you could write the email-sending macro in
Outlook (where you won't get the security prompt), then (in Excel)
instantiate the Outlook Application object and call the macro from
there.


HTH,
JP


On Mar 7, 5:40 pm, IvanM wrote:
That's really helpful. Thanks




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"is now available for editing" problem with Excel-automated mail merge Melissa[_3_] Excel Programming 0 August 27th 07 04:45 PM
E-mail to every e-mail address in an Excel column? MrMan&Fam Excel Discussion (Misc queries) 24 July 19th 06 09:35 AM
General mail failure when sending e-mail from Excel Adrienne Excel Discussion (Misc queries) 5 November 4th 05 12:59 PM
Automated mail merge macro leaftye - ExcelForums.com Excel Programming 0 August 19th 05 10:07 PM


All times are GMT +1. The time now is 12:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"