+ Reply to Thread
Results 1 to 1 of 1

Excel Email VBA

  1. #1
    Registered User
    Join Date
    01-21-2011
    Location
    Staffordshire, England
    MS-Off Ver
    Excel 2007
    Posts
    1

    Exclamation Excel Email VBA

    Hi All

    I have the following code which allows me to create an email from excel. It attaches the spreadsheet that I am in, but only copies over the relevent information that is assigned to the person it is being sent to. Further to this, I can also regulate which information that I want to send by filtering the fields.

    However the problem that I am facing is that, I cannot get the code to populate the body of the email Please help

    I have attached an example document with dummy data

    It's this section of the code that is causing me problems:
    Application.Dialogs(xlDialogSendMail).Show _
    arg1:=Recipient, _
    arg2:="Report for " & RegionToGet

    Full code:
    Please Login or Register  to view this content.


    Thank you
    JG
    Attached Files Attached Files
    Last edited by Leith Ross; 04-01-2011 at 12:15 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