+ Reply to Thread
Results 1 to 2 of 2

EMAIL BODY IN HTML FORMAT - Lotus Notes

  1. #1
    Registered User
    Join Date
    09-16-2017
    Location
    Agra
    MS-Off Ver
    2013
    Posts
    72

    EMAIL BODY IN HTML FORMAT - Lotus Notes

    Hi Experts,
    Seek your help here for improving the code below to send HTML Format Mail Body.

    I have somehow written a code which can pull some 6 lines in the mail body with line breaks . I wanted to have a code which could send color, bold , italic messages as I have to often use Bold and italic to highlight deadlines but this code just try to publish text. I dont know how to invoke a HTML message and second even if I invoke a HTML message, I will be typing the same in excel workbook so want that if I type something in BOLD or ITALIC or UNDERLINE or Color, it should be refected the same way. Can I get some mentors here to show me the right path to achieve this.

    Thanks in advance.

    Also the code may be crude but work so if any value add is suggested to improvise the same and do it a more appropriate way, I will be really looking towards it.

    Thanks again !!!!
    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    01-23-2013
    Location
    USA
    MS-Off Ver
    Microsoft 365 aka Office 365
    Posts
    3,863

    Re: EMAIL BODY IN HTML FORMAT - Lotus Notes

    Hi

    The code and file associated with post #9 in the following thread may help you: https://www.excelforum.com/office-36...ml#post4773862

    Note that in your code you use a Text Body:
    Please Login or Register  to view this content.
    An HTML Body is Required to add font attributes (in addition to replacing Carriage Return and/or Linefeed with '<BR>'):
    Please Login or Register  to view this content.
    The following code excerpt contains sample code to control some font attributes of .HTMLBbody
    Please Login or Register  to view this content.
    Please note that the ExcelForum Firewall does not permit HTML code. If you use the above code replace all qqq with <.


    To add a signature to your code see the code below that is contained in the file associated with post #9 in the following thread: http://www.excelforum.com/excel-prog...mail-body.html

    Please Login or Register  to view this content.
    I hope this helps.

    Lewis

+ 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. Paste Lotus Notes email body to Word Document
    By Yash20 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-06-2016, 04:48 AM
  2. Insert live link to within lotus notes email body
    By originalJ in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-16-2015, 09:15 PM
  3. Insert body of email above signature in Lotus Notes
    By ladislav Jakl in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-16-2015, 04:52 PM
  4. Help - Attach an image from the userform into the body of an email in lotus notes
    By dragontm in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-12-2013, 05:35 AM
  5. Bold Text in Email body Lotus notes
    By TonyforVBA in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-05-2011, 11:29 AM
  6. Automate Lotus Notes email with HTML body from excel
    By wotadude in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-25-2010, 06:47 PM
  7. Send cell range to the body of a Lotus Notes email
    By Rob0405 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-09-2009, 05:46 AM

Tags for this Thread

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