AW: [AccessD] sending an email via vba

Garraway, Alun Alun.Garraway at otto.de
Wed Nov 5 09:32:58 CST 2003


are you using outlook?

-----Ursprüngliche Nachricht-----
Von: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]Im Auftrag von
Oleg_123 at xuppa.com
Gesendet: Mittwoch, 5. November 2003 16:06
An: accessd at databaseadvisors.com
Betreff: [AccessD] sending an email via vba


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


_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list