+ Reply to Thread
Results 1 to 1 of 1

Using Vlookup to pull hyperlink from Master Hyperlink file list.

  1. #1
    Registered User
    Join Date
    04-02-2013
    Location
    south dakota
    MS-Off Ver
    Excel 2010
    Posts
    1

    Using Vlookup to pull hyperlink from Master Hyperlink file list.

    I'm somewhat knowledgeable of excel, im just starting to get into visual basic but am very inexperienced. I'm using a macro to pull a list of files in a folder that get hyperlinked to the specific file. Now i want to cross reference these hyperlinks in another sheet on the same workbook. but am having trouble pulling the hyperlink with vlookup. searching forums and such looking for a solution to this problem and have come up empty handed.

    Here is the formula i am using,
    =HYPERLINK(IF(ISNA(VLOOKUP(A27,'book2'!A:B,2,FALSE)),"",VLOOKUP(A27,'book2'!A:B,2,FALSE)))

    It shows the cell contents and it has hyperlink status but when clicking on the cell i get an error "cannot open specified file". Is theres something i am missing or is this not possible to do?

    Any insight would be greatly appreciated.
    Last edited by theflyingnimbus; 04-02-2013 at 01:44 PM. Reason: Changed formula

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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