+ Reply to Thread
Results 1 to 3 of 3

Copy Range From Excel File in to Outlook with Signature

  1. #1
    Forum Contributor
    Join Date
    09-30-2008
    Location
    London
    Posts
    124

    Copy Range From Excel File in to Outlook with Signature

    Dear all,

    I would like to copy a range from Excel file to Outlook email with outlook signature.

    I have below code which copy the data in to email (code attached)
    But I am struggling to get outlook Signature after data. (I mean bottom of the range)

    Please help.

    Thanks
    Vinay
    Please Login or Register  to view this content.
    Last edited by vinaynaran; 08-08-2022 at 09:21 AM.

  2. #2
    Forum Contributor
    Join Date
    03-12-2013
    Location
    Chicago, USA
    MS-Off Ver
    Excel 2007
    Posts
    230

    Re: Copy Range From Excel File in to Outlook with Signature

    I'm not sure how to insert an Outlook signature from Excel vba, but my workaround uses code from Ron de Bruin's helpful website (link: https://www.rondebruin.nl/win/s1/outlook/bmail2.htm). I'm not sure if this can insert company logos, but it will at least insert the generic parts of the signature.

    In the .HTMLBody = RangetoHTML(rng) line, you can insert more data after it by concatenating your signature. For example, you could enter:

    Please Login or Register  to view this content.

  3. #3
    Forum Contributor
    Join Date
    09-30-2008
    Location
    London
    Posts
    124

    Re: Copy Range From Excel File in to Outlook with Signature

    Hi,
    Thanks for your suggestion.

    I have done it and also sharing below code if any one needs.

    Please Login or Register  to view this content.

+ 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. VBA excel to outlook but keep default signature
    By Gazmoz147 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-16-2021, 06:19 AM
  2. Add signature file to outlook email
    By UltimateNeo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-23-2019, 01:35 PM
  3. Excel VBA to include email signature and copy range
    By Helgard25 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-30-2015, 09:19 AM
  4. Excel VBA to include signature and copy range
    By Helgard25 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-25-2015, 05:05 AM
  5. [SOLVED] Add Default Signature When Sending a Range as HTML in Outlook e-Mail
    By EnigmaMatter in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-27-2014, 12:40 PM
  6. HTML to Range -> OutApp: Outlook | Signature Issue
    By clprdctn in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-06-2014, 12:14 PM
  7. Sending emails from Excel with Outlook Signature
    By Erik in forum Excel General
    Replies: 1
    Last Post: 04-24-2006, 02:20 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