View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
BB Ivan BB Ivan is offline
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