View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.setup
Paul B Paul B is offline
external usenet poster
 
Posts: 709
Default Automatic email by Excel Macro

Anift, have a look at Ron DeBruin site here, he is the sendmail man!

http://www.rondebruin.nl/sendmail.htm#Workbook.

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Anift" wrote in message
...
Hi!!
I need to write a macro to send a automated email with a text message to a
email address through EXCEL macro. it should not give the Alert to click

YES
to send email.

And is there any way I can put a condition

For E.G an automatic email should go to my email if A4 cell has a Value

YES
if its no then there should not be any email.

Any help will be appreciated