ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   .SendMail Method into Eudora (https://www.excelbanter.com/excel-programming/362363-sendmail-method-into-eudora.html)

adamico

.SendMail Method into Eudora
 

I have Eudora 6.1 and Excel 2003.

I've tried a few different .SendMail commands in an Excel macro, an
all of them are giving me a weird '400' error.

Dim myRecipient As String
myRecipient = Sheets("Sheet1").Range("A1").Value
ActiveWorkbook.SendMail Recipients:=Array(myRecipient
"), Subject:=("Assignments for ")

doesn't work

Nor does ActiveWorkbook.SendMail "

Any ideas

--
adamic
-----------------------------------------------------------------------
adamico's Profile: http://www.excelforum.com/member.php...fo&userid=3244
View this thread: http://www.excelforum.com/showthread.php?threadid=54532



All times are GMT +1. The time now is 02:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com