+ Reply to Thread
Results 1 to 2 of 2

Loop through table and send individual report by email

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    Lincoln, England
    MS-Off Ver
    Excel 2010
    Posts
    10

    Loop through table and send individual report by email

    Hello

    I am fairly new to using access, what I am looking to be able to do is to based on a list in a table (Where Emails and names are stored) send a report as an attachment for each line in the table, I have been able to send the whole report as an email attachment but I am struggling to break the report down and send using the email address from the table.

    would appreciate any suggestions

    kind Regards

    eagleadam89

  2. #2
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,177

    Re: Loop through table and send individual report by email

    build a form , put a list box on it. The query behind the list box shows all the emails., name,email
    put a txtbox, (or combo) to pick what report to send
    next, put a button which will scan the list and send.

    select the report
    click button , then all emails in list box will be sent the report via code below, in the btnSend_click event...

    Please Login or Register  to view this content.

+ 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. Macro To Send Individual sheets To Different Email Address Based On Sheet Name
    By markusvirus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2016, 05:29 PM
  2. VBA pgm. to send PDF Pay Slip to individual employee to their respective email IDs
    By seagull1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-26-2015, 12:36 AM
  3. VBA pgm. to send PDF Pay Slip to individual employee to their respective email IDs
    By seagull1 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-25-2015, 06:58 AM
  4. Macro to send individual tabs from a worksheet to different email address based on in
    By mikeyexcel in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-30-2014, 07:46 PM
  5. Replies: 11
    Last Post: 05-26-2013, 07:45 AM
  6. Want to send individual tabs of a worksheet to different email addresses
    By billbirch in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-15-2013, 07:38 PM
  7. Replies: 2
    Last Post: 01-06-2010, 06:12 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