+ Reply to Thread
Results 1 to 2 of 2

Emailing to list

  1. #1
    Registered User
    Join Date
    10-13-2011
    Location
    Jozi, South Africa
    MS-Off Ver
    Excel 2010
    Posts
    93

    Emailing to list

    Hi,

    I am using the following code to email a report to a list of users, the code basically prepares the data that will go in the "To..." field in outlook.

    It does this my compiling a list of all cell where there is a valid email address found in a separate file call "email list.xlsx"

    Rather than it just emailing to all address, i need the code to check specifically in column b (as there will be other columns for other reports) if the user wants the report or not - i use a simple Y or N to highlight if the user wants the report.

    I would also like the code to adress the users so in the body of the email it would say "Dear Kevin, Peter and John....."

    If anyone can help i would greatly appreciate.

    Please Login or Register  to view this content.
    Attached Files Attached Files
    ***------ Coding for Fun ------***

  2. #2
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,125

    Re: Emailing to list

    To determine who gets a email, test using Offset to get contents of B column.
    Please Login or Register  to view this content.
    To personalize the email, you'll have to send each one a single email. This is different than you're current approach of building a distrubution string.
    Please Login or Register  to view this content.
    David
    (*) Reputation points appreciated.

+ 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. Emailing from a distribution list in Excel
    By redeemed in forum Excel General
    Replies: 3
    Last Post: 01-02-2014, 10:42 AM
  2. Emailing a list of numbers based on name in a pivot table
    By coldkillerlips in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 03-08-2013, 11:22 AM
  3. Emailing A List of People using VBA
    By n_s_simpson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-24-2006, 05:13 AM
  4. [SOLVED] setting up a mailing list for bulk emailing with handimail
    By OUTLOOK PROBLEMM in forum Excel General
    Replies: 0
    Last Post: 02-22-2006, 05:45 AM
  5. [SOLVED] emailing
    By IanH in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2005, 02:05 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