+ Reply to Thread
Results 1 to 9 of 9

Copy attachment contents into body of email !

Hybrid View

  1. #1
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,062

    Re: Copy attachment contents into body of email !

    Instead of

    .Body = "Hi. Please find attached my ad hoc request form."
    You wanted to put some range values in e-mail body?

    So you also need to edit this range and set what you trying to insert:

    Set rng = Sheets("Sheet1").Range("A41:A62")
    Never use Merged Cells in Excel

  2. #2
    Registered User
    Join Date
    01-22-2015
    Location
    England
    MS-Off Ver
    Microsoft Office 365
    Posts
    92

    Re: Copy attachment contents into body of email !

    Quote Originally Posted by zbor View Post
    Instead of

    .Body = "Hi. Please find attached my ad hoc request form."
    You wanted to put some range values in e-mail body?

    So you also need to edit this range and set what you trying to insert:

    Set rng = Sheets("Sheet1").Range("A41:A62")
    Hi. Yes I want to include some range from one of my sheets in the body of the email in addition to the "Hi please find attached my ad hoc request form"

+ 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. Copy email contents to new email whilst saving attachment.
    By X82 in forum Outlook Programming / VBA / Macros
    Replies: 25
    Last Post: 08-18-2015, 03:16 PM
  2. Email each person in excel, including a body of text and attachment
    By memanja in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-12-2014, 10:41 AM
  3. Emailing PDF, another attachment, and with range in email body
    By supcussy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-24-2012, 10:03 PM
  4. [SOLVED] email excel spreadsheet as body of message, not as attachment
    By Email Spreadsheet as Body of Email Msg. in forum Excel General
    Replies: 6
    Last Post: 06-18-2012, 01:01 PM
  5. Modifying VB Code/Macro to put selection into body of email instead of attachment.
    By excelstacy in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-04-2011, 05:34 PM
  6. Automatic email of excel contents as email body
    By naveenn08 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-09-2009, 08:26 AM
  7. Email excel as body rather than attachment
    By jhahes in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-01-2006, 04:30 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