+ Reply to Thread
Results 1 to 4 of 4

Index Match Formula to return the cell's "Friendly Name" AND the hyperlink behind it

  1. #1
    Registered User
    Join Date
    12-06-2012
    Location
    charlotte, nc
    MS-Off Ver
    Excel 2003
    Posts
    10

    Index Match Formula to return the cell's "Friendly Name" AND the hyperlink behind it

    Hello,

    First time post. Thank you in advance.

    I'm currently using an Index Match formula to return specific topics based on a client name. Those topics could be their location, contact name, website etc. My problem is that in my reference sheet I have the website hyperlinked, but with a "friendly name" displayed. When I Index Match the customers website it only brings the "friendly name" and not the hyperlink behind it.

    Is there a way to have a formula return the "Friendly Name" AND have the hyperlink still work?

    I do not want to display the actual website since in many cases, the website is very long.

    Thank You

  2. #2
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Index Match Formula to return the cell's "Friendly Name" AND the hyperlink behind it

    Hi GoGators,

    Welcome to the forum.
    I guess you already answered this

    I do not want to display the actual website since in many cases, the website is very long.
    So this is why even hyperlink formula has a syntax part as "friendly name" because website address can be very long

    Thus, a formula can fetch whatever a cell has in its display, not anything which is there in the formula like.. if a cell has formula =sum(5+7), you can get 12 out of it and not "sum" , "5" or "7" though there are some ways to do so as well and one of them to use a defined name using Get.Cell function. Thanks.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  3. #3
    Registered User
    Join Date
    12-06-2012
    Location
    charlotte, nc
    MS-Off Ver
    Excel 2003
    Posts
    10

    Re: Index Match Formula to return the cell's "Friendly Name" AND the hyperlink behind it

    Thank you DILIPandey for the quick response.

    I am confused by your answer though. You say that a formula cannot return the content of the cell, but then you said there is a way possibly using Get.cell function.

    If there is a way could you please explain. Thank you.

  4. #4
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Index Match Formula to return the cell's "Friendly Name" AND the hyperlink behind it

    Hi GoGators,

    okay.. use the below approach

    Create a below defined name :-

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Where A1 is the cell having hyperlink

    Now obtain the link out from it, using below formula:-

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    See attached:- getting link out.xlsm


    Regards,
    DILIPandey


    <click on below 'star' if this helps>

+ 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