+ Reply to Thread
Results 1 to 14 of 14

Index Matching, pulling through a link query

  1. #1
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Cool Index Matching, pulling through a link query

    Hi all

    I have a spreadsheet which uses index matching to pull through information from tab 2 into tab 1.

    Information from tab 2 comes from SharePoint.

    It all works and the index match pulls though the words but not as a link.

    Is there away I can get this pulling through as a link?

    Saves having to go to tab 2 to open the link. Haha

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    Getting closer:

    =HYPERLINK(INDEX(owssvrb!$B:$B,MATCH(C4,owssvrb!$A:$A,FALSE)))&""

    Looks like a link now just doesn't open, I changed the link to www.google.co.uk to test and it said cant open the specified file
    Last edited by MattExcelLearner; 11-28-2018 at 08:25 AM.

  3. #3
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    someone else may have worked it out, but I can't work out how to apply there formula to mine.

    There example attached.
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    I'm starting to think it's really not possible

    I have seen from google other forums saying its not.

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

    Re: Index Matching, pulling through a link query

    Where did you find that example?
    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.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

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

    Re: Index Matching, pulling through a link query

    I assume that you don't want to use VBA, in in column E of the attachgment at Post 3? Correct??

  7. #7
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    I believe it was here: http://www.helpwithhowto.com/excel-f...t-a-hyperlink/


    Under workbook example
    Last edited by MattExcelLearner; 11-29-2018 at 04:52 AM.

  8. #8
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    I have not used VBA before, so wouldn't know where to start.

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

    Re: Index Matching, pulling through a link query

    I'm hopeless with it myself. But is there any reason why it CAN'T be used (company policy, etc)?

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

    Re: Index Matching, pulling through a link query

    Open, enabling macros...
    Attached Files Attached Files

  11. #11
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    Wow that actually works but, I even tried this formula but it didn't work for me yesterday. I must of made an error somewhere, so I'm going to cross reference.

    =HYPERLINK(HLink(INDEX(owssvrb!$B$2:$B$36,MATCH($C4,owssvrb!$A$2:$A$36))),INDEX(owssvrb!$B$2:$B$36,MATCH($C4,owssvrb!$A$2:$A$36,0)))

    Many thanks for taking a look at this.

    Regards


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

    Re: Index Matching, pulling through a link query

    You probably didn't copy the code across into a module and save as an .xlsm...

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

  13. #13
    Forum Contributor
    Join Date
    09-19-2018
    Location
    England
    MS-Off Ver
    O365
    Posts
    263

    Re: Index Matching, pulling through a link query

    annoyingly I can't make it work in a live version.
    Attached Files Attached Files

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

    Re: Index Matching, pulling through a link query

    You mustn't have understood my comments in Post 12...

    Please Login or Register  to view this content.
    How to install your new code
    Copy the Excel VBA code
    Select the workbook in which you want to store the Excel VBA code
    Press Alt+F11 to open the Visual Basic Editor
    Choose Insert > Module
    Edit > Paste the macro into the module that appeared
    Close the VBEditor
    Save your workbook (Excel 2007+ select a macro-enabled file format, like *.xlsm)
    Attached Files Attached Files

+ 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. [SOLVED] Matching and Pulling data
    By paradise2sr in forum Excel General
    Replies: 10
    Last Post: 09-07-2018, 12:30 AM
  2. Replies: 2
    Last Post: 01-24-2017, 11:22 AM
  3. Index partial Matching with at least 3 characters matching per criteria
    By T86157 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-09-2017, 03:15 PM
  4. [SOLVED] INDEX-MATCH or VLookup for pulling in matching data?
    By alexx579 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-26-2016, 01:45 AM
  5. INDEX-MATCH or VLookup for pulling in matching data?
    By alexx579 in forum Excel General
    Replies: 4
    Last Post: 04-25-2016, 09:24 PM
  6. SQL Query to get count of matching & non-matching data from two tables
    By Kiran2012 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-13-2013, 10:32 PM
  7. SQL query using ADO, but the query is not pulling all the data
    By JieJenn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-01-2012, 01:35 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