Thread: emailing
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default emailing

Hi Phil

Look at my SendMail page for examples
http://www.rondebruin.nl/sendmail.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"phil" wrote in message ...
I am using ActiveDocument.SendMail to attach the file to
an email. It does this fine. However I want to specify
the address in the To: line of the email so this comes
up automatically. Can someone help me with the code for
this. Much appreciated. cheers.