+ Reply to Thread
Results 1 to 4 of 4

Email Hyperlink command button

  1. #1
    Registered User
    Join Date
    03-04-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    40

    Email Hyperlink command button

    Hello,

    I have created a document with a list of peoples emails.

    I want to create a command button that will select a range and select all the email hyperlinks and set up a single email to send to them.

    I can get the macro to select the range but it will only email the first one on the list, not the whole ground.

    Code is below:
    Please Login or Register  to view this content.

    I want the email to be to all 13 people however the number after hyperlinks(x) corresponds to the person who will be emailed... i.e. 1 is first on the list, 13 is last.

    Any ways round this? Simple as possible please!

    Many thanks,

    Damien
    Last edited by Leith Ross; 06-14-2010 at 02:03 PM. Reason: Added Code Tags

  2. #2
    Registered User
    Join Date
    07-03-2008
    Location
    Hyderabad, India
    MS-Off Ver
    2003 and 2007
    Posts
    58

    Re: Email Hyperlink command button

    Hi Damien,

    You can loop through the index from 5 to 17.

    Please Login or Register  to view this content.
    Salim

  3. #3
    Registered User
    Join Date
    03-04-2009
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    40

    Re: Email Hyperlink command button

    Many thanks, that's briliant.

    I know similar threads have been created in the past but I can't quite find one that I'm after.

    Is there a way to create a single new blank email addressed to all the selected range (rather than individual emails adressed).

    I am designing a spreadsheet to act as a mailing list where we are holding events and want to create a command button to say email all (who meet condition) where the conditions are held in a spreadsheet.

    Thanks in advance...

  4. #4
    Registered User
    Join Date
    07-03-2008
    Location
    Hyderabad, India
    MS-Off Ver
    2003 and 2007
    Posts
    58

    Re: Email Hyperlink command button

    Hi,

    As per my knowledge you can use "CDO.Message" object for sending email.

    Look at the below link. It will help for you.

    http://www.excelforum.com/excel-prog...nt-people.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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