Results 1 to 5 of 5

Thread: VBA to Send Email Requests from Master List Array

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Aug 2018
    Posts
    12
    Rep Power
    0
    Incredible! Exactly what I was looking for! Thank you so much!

  2. #2
    Junior Member
    Join Date
    Aug 2018
    Posts
    12
    Rep Power
    0
    Hi Kenneth

    Is there a way to add my default signature to the macro? It's an HTML signature with a photo. I tried using .HTMLBody but when I do that the body text doesn't use my default fonts for some reason...

    Thanks!

  3. #3
    Member
    Join Date
    May 2013
    Posts
    31
    Rep Power
    0
    Use HTML to set your fonts. IF you don't know html, you could put your text into an Excel range and then use Ron de Bruin's RangeToHTML().
    https://www.rondebruin.nl/win/s1/outlook/bmail2.htm

    He has a routine to use the signature html file as well.
    https://www.rondebruin.nl/win/s1/outlook/signature.htm

    There are 2 other ways to insert the signature.

Similar Threads

  1. Send email from Excel custom list using outlook
    By leopaulc in forum Excel Help
    Replies: 2
    Last Post: 10-03-2016, 01:30 PM
  2. Replies: 17
    Last Post: 07-15-2013, 09:56 PM
  3. Replies: 2
    Last Post: 05-23-2013, 08:08 AM
  4. How To Send Outlook Email Using VBA
    By mfaisalrazzak in forum Excel Help
    Replies: 7
    Last Post: 03-03-2013, 03:09 AM
  5. Send Lotus Notes Email Using VBA
    By ramakrishnan in forum Excel Help
    Replies: 1
    Last Post: 09-08-2011, 09:00 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •