Share via

Vlookup with hyperlink function appearing to work, but giving error when you click on the result

Anonymous
2023-12-28T00:25:27+00:00

I have a spreadsheet I am building that has a master sheet with standard client data and a working sheet that is updated daily and pulls information from the master sheet using a vlookup function. On the master sheet are a number of columns that have a link to a file stored on a shared drive. The hyperlinks on the master sheet all work correctly, however when I try to click on the vlookup result in the daily working sheet, the link results in the following error: "An Unexpected Error Has Occurred"

Looking for help with a resolution!

Here is the formula I am currently using:

=HYPERLINK(VLOOKUP(A5,Table3[#All],7,FALSE))

Table3 is on the Master tab and the hyperlink to my file is located in column 7 therein

Thank you!

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-12-28T02:38:18+00:00

    If your column 7 is file path, then hyperlink formula will work.

    Was this answer helpful?

    0 comments No comments