+ Reply to Thread
Results 1 to 4 of 4

Using HTML Body Format in Outlook mail

  1. #1
    Registered User
    Join Date
    07-12-2012
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2010
    Posts
    24

    Using HTML Body Format in Outlook mail

    Hi All,

    I have a Macro which send out the Mail using Outlook.
    Issue i am facing here is
    1) How to send a Formatted Email For example: BOLD, Font Colour in Email.
    2) How to add my deafult signature in the mail.

    I have limited understnding about Macro and have build this Macro using Different Source.

    Please help.


    Below is my Code.


    Please Login or Register  to view this content.
    Thank you
    Akash

  2. #2
    Forum Contributor
    Join Date
    01-21-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    227

    Re: Using HTML Body Format in Outlook mail

    you can find best codes for sending emails from excel here:

    http://www.rondebruin.nl/win/s1/outlook/mail.htm

    also,
    there are awesome videos on this by wiseowltutorials, google it
    If I've been of help, plz add reputation.

  3. #3
    Registered User
    Join Date
    07-12-2012
    Location
    Bangalore,India
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Using HTML Body Format in Outlook mail

    Hi Sakmsb,
    Thank you for responce
    I have looked into Ron website but not sure what to do with this. I am using Sheet Named "Mailing List" in which under Cell I3 i have put the mailBody as below. is this some i have to update within I3 cell ? I have to format few words in the body as well (Coloured and Bold)

    strbody = "<H3><B>Dear Customer Ron de Bruin</B></H3>" & _
    "Please visit this website to download the new version.<br>" & _
    "Let me know if you have problems.<br>" & _
    "<A HREF=""http://www.rondebruin.nl/tips.htm"">Ron's Excel Page</A>" & _
    "<br><br><B>Thank you</B>"


    Hi All,

    Please can you provide your metrics data for last month

    My outlook Singature


    Akash

  4. #4
    Forum Contributor
    Join Date
    01-21-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    227

    Re: Using HTML Body Format in Outlook mail

    Quote Originally Posted by akash kothari View Post
    Hi All,

    Please can you provide your metrics data for last month

    My outlook Singature


    Akash
    to achieve that

    Please Login or Register  to view this content.
    .htmlbody at the end includes your default signature.

+ 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. Format Outlook Mail Body using VBA
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-27-2014, 07:02 AM
  2. Excel ws into outlook html body with current html signature
    By Cadelanne in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2014, 09:03 AM
  3. Problem with copying charts into html body outlook
    By katekatebobs in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 12-13-2013, 02:16 PM
  4. Excel VBA outlook - Range in mail body
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-25-2013, 06:33 AM
  5. Send e-mail with image on body (.html) on e-mail manager <> outlook
    By mariotnc in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-05-2012, 09:28 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