+ Reply to Thread
Results 1 to 3 of 3

Sending different emails to many recipients

  1. #1
    Registered User
    Join Date
    10-15-2014
    Location
    Tunis,Tunisia
    MS-Off Ver
    2010
    Posts
    2

    Sending different emails to many recipients

    Hi all,

    I am beginner in vba and need your help plz.

    I am working an excel table (attached) that details amounts (by category: medicines, surgery etc) reimbursed by insurer to company employees. The employees' emails are inserted in the same table.
    My goal is to send a separate email using outlook for each and every employees that states the details of his/her reimbursements just by one click.


    Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Sending different emails to many recipients

    The following function will send an email:

    Please Login or Register  to view this content.
    So using that, you just need a loop to run through the employees, pulling their email for "strTo" and the relevant variables to construct strBody.

  3. #3
    Registered User
    Join Date
    10-15-2014
    Location
    Tunis,Tunisia
    MS-Off Ver
    2010
    Posts
    2

    Re: Sending different emails to many recipients

    Morning,

    Thanks a lot that is quite helpful for me.

    @+

+ 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. Sending emails to multiple recipients through VBA
    By MikeFranz123 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 04-17-2014, 09:47 AM
  2. [SOLVED] Sending two different emails to two different recipients with single button using vba
    By ahowe in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-23-2013, 08:28 PM
  3. [SOLVED] Sending Outlook emails from Excel; Limits to three emails only?
    By BPSJACK in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2013, 06:53 AM
  4. Sending macro emails using excel: Send emails with their passwords.
    By loveisblind in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-12-2009, 03:16 PM
  5. [SOLVED] Sending Attachments to multiple recipients
    By Prabha in forum Excel General
    Replies: 3
    Last Post: 01-24-2005, 12:06 PM

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