View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MaxS MaxS is offline
external usenet poster
 
Posts: 21
Default Send web mail from Excel (VBA)??

Hi,

is it possible to do the following in VBA:

I run a lenthy simulation on another computer and would like the
program to send me an emai when it is finished.

If I do this using MS Outlook i get a security warning which asks to
press "OK". So not much automation after all.
Can I send an email automatically using a web email account like gmail
or hotmail?


Thanks a lot?