Thread: Email button???
View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron de Bruin
 
Posts: n/a
Default Email button???

Which mail program do you use

See this page also
http://www.rondebruin.nl/mail/problems.htm


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



"hogiejax" wrote in message
...

Here is the exactly what I typed. Am I missing something?

Sub SendActiveWorkbook()

ActiveWorkbook.SendMail _
", _
Subject:="TBO Termination Notification " & Format(Date,
"dd/mmm/yy")

End Sub


--
hogiejax
------------------------------------------------------------------------
hogiejax's Profile: http://www.excelforum.com/member.php...o&userid=35071
View this thread: http://www.excelforum.com/showthread...hreadid=555156