Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default .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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how can I use eudora to send email from excel? daviddoc Excel Discussion (Misc queries) 0 May 25th 06 12:39 AM
Can the delay associated with the VB sendmail method be disabled? Fangorn Excel Programming 3 April 11th 06 12:15 AM
SendMail Method Dave_2k5[_2_] Excel Programming 1 July 25th 05 05:06 PM
Multiple Recipients in SendMail Method. HELP!!! John Baker Excel Programming 2 February 1st 04 01:40 AM
SendMail Method Chris Excel Programming 1 December 3rd 03 02:48 PM


All times are GMT +1. The time now is 04:52 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"