+ Reply to Thread
Results 1 to 5 of 5

hyper Link for every name on the cell

  1. #1
    Registered User
    Join Date
    12-09-2015
    Location
    England
    MS-Off Ver
    2010
    Posts
    3

    hyper Link for every name on the cell

    hi ,
    I am just wondering if anyone has come across hyperlink for drop down menu in a cell, i have a cell which has 4 items ,and i would like to link each item to diffrent hyperlink , when i assign a hyper link to fisrt item , it is autoatocally assigned to all item in the same cell

  2. #2
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: hyper Link for every name on the cell

    I have never seen multiple different hyperlinks in the same cell. I don't think that it is ordinarily possible. VBA? I don't know.
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  3. #3
    Registered User
    Join Date
    12-09-2015
    Location
    England
    MS-Off Ver
    2010
    Posts
    3

    Re: hyper Link for every name on the cell

    Hi newdoverman,
    many thanks for the reply , i have tried but it is not possible, i am not sure what is the good way to do it , link the drop down menu items to word documents

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: hyper Link for every name on the cell

    You can create a list of operating hyperlinks and use that list to create a Data Validation drop down list. The result is not a hyperlink but you can address the contents of the cell with the drop down list with a formula that is a hyperlink.

    If A1 has a drop down list with hyperlinks, enter this where you want the actual hyperlink. The result is a hyperlink that works. The second element of the formula is the "friendly name". I repeated A1 so the hyperlink is what is displayed.
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    In the following, A1 has the drop down list, A5 has the hyperlink and column E is the source for the Data Validation.
    A
    B
    C
    D
    E
    1
    C:\Users\newdoverman\Documents\Test.docx C:\Users\newdoverman\Documents\Test.docx
    2
    C:\Users\newdoverman\Documents\My second test.docx
    3
    4
    5
    C:\Users\newdoverman\Documents\Test.docx

  5. #5
    Registered User
    Join Date
    12-09-2015
    Location
    England
    MS-Off Ver
    2010
    Posts
    3

    Re: hyper Link for every name on the cell

    thanks newdoverman, much appreciated

+ 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. Hyper Link is not working
    By sandeep9dec in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-09-2015, 03:48 AM
  2. Hyper Link Help.
    By JOONA in forum Excel General
    Replies: 0
    Last Post: 04-23-2014, 08:37 AM
  3. Need info on hyper link back to errored cell
    By kdriscoll in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2013, 06:11 PM
  4. Replies: 6
    Last Post: 10-23-2013, 07:32 AM
  5. hyper link control
    By peter renton in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-13-2013, 09:39 AM
  6. copy cell value as an address to create a hyper link
    By Anas9 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-25-2009, 05:02 PM
  7. Hyper link help
    By garydaw in forum Excel General
    Replies: 3
    Last Post: 02-26-2007, 10:21 PM

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