Hi!
I have a cascaded dropdown list.
I created a table of hyperlinks for each of the selection to give more information from the other sheets.
Now I need to use VLOOKUP to return the hyperlink for the selection. I tried below:
=HYPERLINK(VLOOKUP(E13,U7:V22,2,0),"Click for More Info")
But its not returning hyperlink saying "can not open specified file".
Can anyone help?
Thanks.
Bookmarks