View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default sending email from excel using macro

See
http://www.rondebruin.nl/mail/problems.htm


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


wrote in message oups.com...
I have tried a number of his macros however I have been unsuccessful as
the debug appears on the send mail each time. Any ideas?
Thanks

.SendMail ActiveSheet.Range("a1").Value, _
"This is the Subject line"