+ Reply to Thread
Results 1 to 2 of 2

Need Macro that will create & send emails w/ attachments from a list in Excel

  1. #1
    Registered User
    Join Date
    05-16-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Need Macro that will create & send emails w/ attachments from a list in Excel

    My email application is Outlook 2000. Here is what I am trying to do.

    I want an Excel Macro linked to "Button 2" in the "EmailMaster.xls" file that when clicked will do the following:

    Create an email for each customer (this sample file contains 3 customers, but my real file has 50 customers).

    Column A contains the customer's first name, column B contains the customer's email address, column D contains the text copy that will go in the subject line, column E contains the body of the email, and column F is the PATH of the file that is to be attached to the email.

    I have everything working EXCEPT for the attachment piece. Can anyone help?

    Thank you in advance for your help.
    Attached Files Attached Files
    Last edited by rollerden; 07-22-2012 at 06:23 PM.

  2. #2
    Registered User
    Join Date
    05-16-2012
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Need Macro that will create & send emails w/ attachments from a list in Excel

    Figured it out myself. All that was needed was a pair of parenthesis on the ".Attachment.Add" line like this;

    Please Login or Register  to view this content.
    Last edited by Cutter; 07-22-2012 at 07:03 PM. Reason: Added code tags

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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