Mass email from access form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tgi171
    New Member
    • Feb 2008
    • 1

    #1

    Mass email from access form

    Hello,

    I have and Access 2003 DB that I am using to schedule and track training courses. What I want to do is read the "students" email address for a particluar course and email them once they have been scheduled.

    I am new to VB and figure this is where I want to start. I am just not sure where to go...

    Thanks
  • JustJim
    Recognized Expert Contributor
    • May 2007
    • 407

    #2
    Originally posted by tgi171
    Hello,

    I have and Access 2003 DB that I am using to schedule and track training courses. What I want to do is read the "students" email address for a particluar course and email them once they have been scheduled.

    I am new to VB and figure this is where I want to start. I am just not sure where to go...

    Thanks
    Hi,
    The title "Mass email" scares me a bit, but the function you are looking for is SendObject. See the help files for all the information you need.

    Jim

    Comment

    Working...