View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

=vlookup() returns the value in the cell.

If the value in the cell is the same as the hyperlink:

=hyperlink(vlookup(...))

may work for you.

mike wrote:

I have a hyperlink on a spreadsheet. When I use the vlookup function
on another spreadsheet it carries over the text from the other
spreadsheet but not the hyperlink...meaning that if I click on the
text on the new page it will not take me to another spreadsheet as it
would when I click on the original hyperlink. My question is how can I
use the vlookup function to transfer the text over but also the
hyperlink.

Thanks,
Mike-


--

Dave Peterson