Microsoft
Software
Hardware
Network
Question : =Hyperlink with Vlookup results in "Cannot Open Specified File"
I have an Excel 2007 workbook, containing two sheets. The first sheet contains a summary, the second additional detail.
I wish the user to click on a hyperlink within the Summary sheet for the relevant ID, and be taken to the matching ID on the Details tab.
I have tried a =Hyperlink with Vlookup, and it returns the matching ID, but when clicking the hyperlink, it returns "Cannot Open Specified File".
Answer : =Hyperlink with Vlookup results in "Cannot Open Specified File"
Try changing the formula to:
=HYPERLINK("[Test.xlsx]
Details!A"
&MATCH(B2,
Details!A1
:A236,0),B
2)
and it should work.
Random Solutions
Pinnicle PCTV 330e
Only display "True" check boxes on Access report
Desktop app registry and program files access under Vista and Windows7
Using a Field from a Table as part of the file name when saving in a module
how to eliminate double input of a value
Query to find matching patterns in a table
How to change power settings on a PC, and make it effective to all users.
Window Server 2008 64bit Standard
limit for ms sql
Will domain GPO over write the local policy.