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
Rename local Administrator user for all machines in the Domain
SQL SPLIT Function Clarification
FSMO Roles
Adobe Acrobat 9 - forms and email submit button
How to append data from a varchar column to a text column
t-sql update from ambiguous column name
How to get Full XML node name using C#
CRM 4.0: issues pre-populating a Currency lookup and money field ("A currency is required if a value exists in a money field")
Microsoft .NET Framework v1.0.3705 Update preventing entering standby...
MSG command giving Error 5 to domain admin