lookup problem with a table cell with hyperlink item

  • Thread starter Table lookup with HyperLinked item
  • Start date
T

Table lookup with HyperLinked item

I created a lookup table and each table element has text with hyperlink.
When I lookup a table element with Vlookup function, I only get text of the
cell but not hyperlink. Is there way to get text with hyperlink ?

Thanks
 
J

Jacob Skaria

Use the HYPERLINK function

=HYPERLINK(yourVlookupformula)

If this post helps click Yes
 
T

Table lookup with HyperLinked item

I tried the suggested method: There are Good and Bad results.
1) The hyperlink is now shown on the selected cell. -- good
2) get an error " Can not open the specified cell. -- Bad

I can open the cell with hyperlink from the Table directly but not from
Vlookup.

Any suggestions ?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top