+ Reply to Thread
Results 1 to 2 of 2

make the cell hyperlink to any name within it

  1. #1
    hoyt
    Guest

    make the cell hyperlink to any name within it

    is it possible to make the hyperlink relevent to the text within a cell.
    i.e
    if the cell said paul it would email to pauls email address or if the same
    cell said mark it would email to marks email address and so on.

    any ideas

    regards

    Hoyt

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064
    Create a table with two columns, column A would be a name, Paul etc, column B would contain the equivalent email address from column A

    Select the range of data entered then choose Insert Menu and Name and enter a name for this range (I've used the name TEST). Then use Data Sort (this function wont work unless the data is sorted into order).

    Highlight the cell you want say C2 and enter this formula

    =VLOOKUP(D1,TEST,2)

    If you enter a name in D1 the email address will appear in D2

    Regards
    Special-K
    Last edited by Special-K; 07-18-2006 at 10:34 AM.

+ 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