Hyperlinks

  • Thread starter Thread starter Chris B
  • Start date Start date
C

Chris B

I am creating a document that when you choose an option, it displays the
hyperlink. I tried using the Vlookup function, but it only returns the value
of the cell and not the acutal hyperlink.

Any thoughts on how to do this?
 
Hi,

try the HYPERLINK function:

=HYPERLINK(A1)

where A1 contains your hyperlink.
 

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

Back
Top