Results 1 to 2 of 2
  1. #1
    nishant.dhruve is offline Advanced Beginner
    Windows 7 64bit Access 2013 64bit
    Join Date
    Aug 2016
    Posts
    34

    Email on click from table with report attached

    Hi,
    i want to have vba coding such a way that, when i click validate button on the form (screenshot attached for the from), it should send email to the person who are in username table without opening outlook with the report as an attachement.
    Can anyone please help me on that.

    Click image for larger version. 

Name:	username.PNG 
Views:	13 
Size:	11.7 KB 
ID:	30645Click image for larger version. 

Name:	validate.PNG 
Views:	13 
Size:	18.2 KB 
ID:	30646

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,549
    docmd.SendObject acSendForm ,"frmMyForm",acFormatPDF,sTo,,,sSubj,sBody

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

Similar Threads

  1. Replies: 7
    Last Post: 08-01-2017, 06:38 PM
  2. Replies: 3
    Last Post: 05-15-2017, 03:46 AM
  3. Email on button Click
    By Hamill in forum Access
    Replies: 3
    Last Post: 02-26-2016, 11:46 PM
  4. send email with attached image in body
    By trevor40 in forum Programming
    Replies: 5
    Last Post: 02-14-2014, 01:17 AM
  5. Creating a Report with Pages Attached
    By qbc in forum Reports
    Replies: 5
    Last Post: 01-12-2012, 01:28 PM

Tags for this Thread

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