View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rhXX rhXX is offline
external usenet poster
 
Posts: 9
Default send a mail from VBA / excel

hi all,

how can i send a mail from excel using VBA.

that is, i have a program in excel (VBA) and at the end i obtain a
text file with the results.

i need to send a simple mail (TO:, SUBJECT: ) with this text info as
body of the mail.

i would like when i "click" my program, at the end it send this mail

tks in advance