LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default sendmail to variable


I need to send mail to a user whose value is in row E41
but cannot get it to work
can this be done?

ActiveWorkbook.SendMail Recipients:=Range("E41").Value,
Subject:=(Range("A8").Value) & "-" & (Range("D22").Value) & Format(Date,
"yyyy-mm-dd") ActiveWindow.Close SaveChanges:=False
--
NO SPAM
remove X from Xname@Xdomain


 
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
Sendmail Malcolm Excel Programming 1 November 5th 04 05:37 PM
SendMail Neo[_2_] Excel Programming 1 December 9th 03 07:20 PM
SendMail and BCC Darrin Henry Excel Programming 0 September 15th 03 10:17 PM
SendMail and BCC Darrin Henry Excel Programming 1 September 13th 03 03:18 PM
Use a variable with Sendmail ? Ron de Bruin Excel Programming 1 July 31st 03 11:55 PM


All times are GMT +1. The time now is 12:15 PM.

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

About Us

"It's about Microsoft Excel"