+ Reply to Thread
Results 1 to 4 of 4

Hyperlink after Vlookup

Hybrid View

  1. #1
    Registered User
    Join Date
    01-17-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    7

    Hyperlink after Vlookup

    This simple thing is eating my brain out. Here is the challenge:

    I have 2 sheets in the same workbook. Say Sheet 1 and Sheet 2. I want to Vlookup for the value present in Sheet 1 Column A and Sheet 2 column B. If the value is found i want to put a hyperlink in Sheet 1 Column A to point it to Sheet 2 Column D. In simple words, there are program names present in both the sheets and associated risk in sheet 2. If the program is present in both the sheets then i want to navigate directly to the risk present in the Sheet 2 upon clicking the program name in Sheet1.

    I am attaching the sample file with this thread. Please somebody help me. I have tried with vba and normal formulas. Nothing is being worked out.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-31-2014
    Location
    dubai
    MS-Off Ver
    Excel 2013
    Posts
    51

    Re: Hyperlink after Vlookup

    Check the attachment
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    01-17-2013
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Hyperlink after Vlookup

    I am unable to download the file. Can you please upload in google drive or something.

  4. #4
    Registered User
    Join Date
    03-31-2014
    Location
    dubai
    MS-Off Ver
    Excel 2013
    Posts
    51

    Re: Hyperlink after Vlookup

    Enter this formula in B6 and copy in the cells below

    =IFERROR(HYPERLINK("#'Risks-Description'!H"&MATCH(C6,'Risks-Description'!$B:$B,0),C6),"")

+ 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: 6
    Last Post: 09-05-2022, 12:27 AM
  2. [SOLVED] How do I add a Hyperlink to a vlookup
    By tmangus in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-24-2014, 09:40 AM
  3. Vlookup with the hyperlink
    By bsamuels in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-25-2013, 10:05 AM
  4. Using Vlookup to pull hyperlink from Master Hyperlink file list.
    By theflyingnimbus in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-02-2013, 01:42 PM
  5. Replies: 4
    Last Post: 03-07-2012, 07:06 AM

Tags for this Thread

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