Results 1 to 3 of 3
  1. #1
    Jrw76 is offline Advanced Beginner
    Windows 7 64bit Access 2003
    Join Date
    Dec 2013
    Posts
    38

    Email form


    I've got a form that I want to use as a way to communicate. Basically, its a form with about 5 fields and the idea is for an installer to enter the information into the form and store the info into a table. Im thinking about adding a button to that form so that the installer can click on it, and it will automatically email that record to a pre-designated person. How would I go about doint that?

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,652
    The simplest is probably SendObject, using the form controls for the appropriate arguments and hard-coding other arguments. More info in VBA help on SendObject.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Gina is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2014
    Posts
    10
    Hello,

    What email client will you be using?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 08-16-2013, 04:15 PM
  2. Replies: 1
    Last Post: 07-16-2013, 12:16 PM
  3. Replies: 13
    Last Post: 11-07-2012, 03:14 PM
  4. Replies: 4
    Last Post: 04-13-2011, 10:11 AM
  5. send email to email addresses in database?
    By cnstarz in forum Access
    Replies: 5
    Last Post: 03-02-2011, 09:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums