+ Reply to Thread
Results 1 to 4 of 4

VBA adding hyperlinks to mail messages from Excel

  1. #1
    Forum Contributor
    Join Date
    05-28-2016
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    119

    VBA adding hyperlinks to mail messages from Excel

    I have code that generates a consistent email to be sent from our team.
    I would like to convert some of the text to hyperlinks so recipients can easily click on the links to the email/url.
    I am happy with the layout of the email, it is only the creation of links in the final part of the VBA code I am struggling with.
    Thank you.

    Please Login or Register  to view this content.

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: VBA adding hyperlinks to mail messages from Excel

    If you made your message HTML format, you can add HTML tags for hyperlinks. e.g. <a href .....

    Returns between paragraphs are created with <br> tags
    Martin

  3. #3
    Forum Contributor
    Join Date
    05-28-2016
    Location
    Australia
    MS-Off Ver
    2013
    Posts
    119
    Quote Originally Posted by mrice View Post
    If you made your message HTML format, you can add HTML tags for hyperlinks. e.g. <a href .....

    Returns between paragraphs are created with <br> tags
    I’m unsure how to make messages HTML and am unfamiliar with its coding.

  4. #4
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: VBA adding hyperlinks to mail messages from Excel


+ 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. Adding Portions of Web addresses to make hyperlinks in excel
    By MRc66 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-05-2019, 02:38 PM
  2. Generating mail messages with a Macro
    By Jarkova in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-30-2013, 03:05 PM
  3. mail hyperlinks turns white when pasted into excel
    By tis1337 in forum Excel General
    Replies: 2
    Last Post: 11-18-2012, 05:08 PM
  4. Replies: 1
    Last Post: 07-07-2006, 07:40 AM
  5. [SOLVED] how type e-mail add. not hyperlinks in excel
    By nc in forum Excel General
    Replies: 3
    Last Post: 03-02-2006, 10:10 AM
  6. hyperink outlook mail messages to cells in excell
    By bembel in forum Excel General
    Replies: 0
    Last Post: 10-20-2005, 02:05 PM
  7. Replies: 1
    Last Post: 07-16-2005, 09:05 PM

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