+ Reply to Thread
Results 1 to 6 of 6

Index Match To return a Hyperlink to the internet from data dump

  1. #1
    Registered User
    Join Date
    08-18-2013
    Location
    new jersey
    MS-Off Ver
    Excel 2010
    Posts
    24

    Index Match To return a Hyperlink to the internet from data dump

    Hello!

    I have a "Master" sheet in a workbook that is essentially a data dump that has a hyperlink to the internet and I am trying to create a "summary" tab that includes the hyperlink that can be clicked and linked to the internet - can somebody help !

    Thanks

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Index Match To return a Hyperlink to the internet from data dump

    You really DO have to give us something to work with!! An Exel sheet, perhaps??

    Please attach a sample workbook. Make sure there is enough data to demonstrate your need. Make sure your desired results are shown, mock them up manually if necessary. Remember to remove ALL confidential information first!!!

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Registered User
    Join Date
    08-18-2013
    Location
    new jersey
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Index Match To return a Hyperlink to the internet from data dump

    Thank you for your quick response. Please see attached for an example.

    Again I would like to index to Master D:D by matching Summary B5 to Master C:C and bring up the link to the websites

    Thanks!
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Index Match To return a Hyperlink to the internet from data dump

    c5 =VLookup(B5,'MASTER '!$C$4:$D$5,2,0)

    and drag down.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  5. #5
    Registered User
    Join Date
    08-18-2013
    Location
    new jersey
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: Index Match To return a Hyperlink to the internet from data dump

    This does not return a hyperlink to the internet, just the text

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Index Match To return a Hyperlink to the internet from data dump

    c5 = HYPERLINK(VLookup(B5,'MASTER '!$C$4:$D$5,2,0))

+ 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. Replies: 1
    Last Post: 08-30-2013, 02:25 AM
  2. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  3. Using Index Match to return multiple results with very messy data.
    By falkon007 in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 01-30-2013, 12:28 PM
  4. Replies: 3
    Last Post: 12-07-2012, 04:45 AM
  5. index/match return data from one sheet to another
    By pauldaddyadams in forum Excel General
    Replies: 9
    Last Post: 10-08-2012, 06:12 AM

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