ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   carrying a hyper link when using the vlookup function (https://www.excelbanter.com/excel-worksheet-functions/6580-carrying-hyper-link-when-using-vlookup-function.html)

mike

carrying a hyper link when using the vlookup function
 
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

=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

mike

Hi Dave,

I tried that but it told me it cannot find the address. I went back to
the other spread sheet which had the hyperlink and it worked just
fine.

What should I do?

Dave Peterson wrote in message ...
=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-



All times are GMT +1. The time now is 03:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com