+ Reply to Thread
Results 1 to 2 of 2

Application.Dialogs(xlDialogSendMail).Show

  1. #1
    James T
    Guest

    Application.Dialogs(xlDialogSendMail).Show

    I am using the code:

    Application.Dialogs(xlDialogSendMail).Show

    To send the current sheet in an excel spreadsheet, and it is working
    fantastically (using Outlook Express).

    However I would like to be able to:

    1) Add in a standard subject line;
    2) Add in a standard body message;
    3) Add in an email receiptant (the email address is in a certain cell in the
    spreadsheet).

    Can anyone give me some feedback on how I can add to the VBA I already have?

    Regards

    James


  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello James,

    Here is a URL that will walk you through the process of adding in what you want. The problem many users face when sending messages with OE is the message size is only 240 characters. This site shows you the work around and explains everything clearly and in detail.

    Have a look here at http://vbnet.mvps.org/index.html?cod...largeemail.htm

    Sincerely,
    Leith Ross

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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