Broken VLOOKUP hyperlinks

ollyhughes1982

Well-known Member
Joined
Nov 27, 2018
Messages
677
Office Version
  1. 365
Platform
  1. MacOS
Hi all.

I was wonderiing if someone might be able to help with this issue please?

I have formulas in my spreadsheet (see example below), that pull a link from another worksheet. I thought these were working, as they display correctly, but if you try and click the link it doesn't work.

=IFERROR(HYPERLINK(VLOOKUP(A4,'Miscellaneous Data - P & C p'!$B$3:$R$5002,17,FALSE)),"")

Am I missing something from my formula?

The error I get is in the image.
Example.jpg


Thanks.
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
From your screenshot it looks like your path is invalid

This should be
/Users/Olly/Desktop/pr_WORKING/www.parkfun.org.uk/aberdeen

This
C:/Users/Olly/Desktop/pr_WORKING/www.parkfun.org.uk/aberdeen

Unless your actually trying to have the hyperlink open a web page vs a file? Looks like you maybe trying to navigate to <>parkfun.org.uk/aberdeen?<>
 
Upvote 0
What happens if you click the open button?
 
Upvote 0
In that case use the Evaluate Formula button on the formula tab to evaluate the formula & see exactly what it's returning.
 
Upvote 0
In that case I don't know how to check what is happening.
 
Upvote 0

Forum statistics

Threads
1,214,830
Messages
6,121,831
Members
449,051
Latest member
excelquestion515

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top