[AccessD] sending an email via vba

Oleg_123 at xuppa.com Oleg_123 at xuppa.com
Wed Nov 5 09:05:52 CST 2003


Hi Group, I only know how to do this, when there is an object to be sent,
how to do this when there is no object ?


Function SendEmail()

DoCmd.SendObject acSendNoObject, _
To:="Oleg_123 at xuppa.com, _
Subject:="Database UpDates", _
MessageText:="There hasn't been any changes since last time", _
EditMessage:="No"

End Function


-----------------------------------------
Get Breaking News from CNN, ABC, NBC, CBS Now.
http://www.xuppa.com/news/?link=webmail




More information about the AccessD mailing list