+ Reply to Thread
Results 1 to 2 of 2

Hyperlinking e-mail addresses from a listing to show a subject lin

  1. #1
    Flo
    Guest

    Hyperlinking e-mail addresses from a listing to show a subject lin

    We have 2 worksheets one contain drop-down menu listing of different
    selections of people w/e-mail addresses. When they select a person from the
    drop-down menu an e-mail is automatically generated. Our problem is that we
    would like for the Subject line on the e-mails to reflect Online Library
    Resource as the wording. We are able to get this to happen on Sheet 2 when
    we select (as a test) one of the e-mails and it happens exactly like we want
    --- but, when we go back to Sheet 1 & select someone an e-mail is populated
    w/o any verbiage in the Subject area --- I have included the formula that we
    are using for the e-mail to be populated --- what have we left off --- plus,
    this hyperlink does work when we select directly from Sheet 2 --- we are
    hiding Sheet 2 when we populate this spreadsheet so we need to make sure that
    Sheet 1 works the same --- PLEASE help us --- thanks!

    =HYPERLINK("mailto:" &
    INDEX(Sheet2!G:H,MATCH(Sheet1!A4,Sheet2!G:G,FALSE),2),
    INDEX(Sheet2!G:H,MATCH(Sheet1!A4,Sheet2!G:G,FALSE),2))

  2. #2
    Forum Contributor
    Join Date
    08-07-2004
    Location
    Ohio, USA
    Posts
    114
    Try adding "mailto:[email protected]?subject=testing",

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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