+ Reply to Thread
Results 1 to 3 of 3

Email Report from Access

  1. #1
    Forum Contributor
    Join Date
    11-27-2009
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2013 & 2016
    Posts
    409

    Email Report from Access

    Hi,

    I have a button a form with combo boxes to filter my data by Year, Month and Supervisor to a report, this works fine.
    I want to email out the same report from a button but it is not picking up the report parameters from the combo boxes, it just emails all the data in the system.
    The command line I have under the email button is:

    Private Sub cmdEmailReport_Click()
    DoCmd.SendObject acSendReport, "ReportMissingDL", "PDF Format (*.pdf)"
    End Sub
    Is there are way to email this same report out??

    Thanks
    ==========
    Bigroo1958
    Austin, Texas
    ==========

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Email Report from Access

    This is an older link on how to email from Access. You may still find it helpful.

    http://www.datapigtechnologies.com/f...sendemail.html
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    11-27-2009
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2013 & 2016
    Posts
    409

    Re: Email Report from Access

    Hi Alansidman,

    Sorry for the late reply , I was side tracked on another project.
    This link was very helpful!!
    Thanks

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dlookup in access report
    By RE_NERO in forum Access Tables & Databases
    Replies: 4
    Last Post: 02-20-2017, 07:37 PM
  2. Replies: 0
    Last Post: 07-27-2015, 01:06 PM
  3. VBA code to send email to the people whose email address is in the Access table
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-30-2014, 05:11 AM
  4. [SOLVED] Access Report Template
    By jonboy6257 in forum Access Tables & Databases
    Replies: 7
    Last Post: 11-21-2013, 09:50 AM
  5. Form Email from Report, Only if Report summary sheet lists Acct for that Sales Rep
    By lukep10 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-28-2008, 01:38 PM
  6. Open Access Report
    By Rose0402 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-31-2008, 11:36 AM
  7. Access help-Formulas in report
    By Snooza35 in forum Excel General
    Replies: 1
    Last Post: 04-20-2007, 07:27 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1