[AccessD] sending an email via vba

Francisco H Tapia my.lists at verizon.net
Wed Nov 5 13:24:16 CST 2003


I like the MAPI solutions, but unfortunately I've run into systems that 
looked like they were set up correctly but would not function, in 
contrast BLAT hasn't let me down just yet.

-- 
-Francisco



Mitsules, Mark S. (Newport News) wrote:

>How about this?
>
>http://www.mvps.org/access/modules/mdl0019.htm
>
>
>
>Mark
>
>
>-----Original Message-----
>From: Mitsules, Mark S. (Newport News) [mailto:Mark.Mitsules at ngc.com] 
>Sent: Wednesday, November 05, 2003 10:16 AM
>To: 'Access Developers discussion and problem solving'
>Subject: RE: [AccessD] sending an email via vba
>
>
>Will Shell work in your situation?
>
>
>
>Mark
>
>
>-----Original Message-----
>From: Oleg_123 at xuppa.com [mailto:Oleg_123 at xuppa.com] 
>Sent: Wednesday, November 05, 2003 10:06 AM
>To: accessd at databaseadvisors.com
>Subject: [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
>_______________________________________________
>AccessD mailing list
>AccessD at databaseadvisors.com
>http://databaseadvisors.com/mailman/listinfo/accessd
>Website: http://www.databaseadvisors.com
>_______________________________________________
>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