I
instereo911 via OfficeKB.com
I have a document that looks like this:
=IF(ISBLANK(HLOOKUP($B$4,$I:$IV,G3,0)),"",HLOOKUP($B$4,$I:$IV,G3,0))
If the cell that is brought by using this formula has a "Hyperlink" in it, it
will not transfer the hyperlink with the lookup function.
I either want to have the hyperlink of that cell to be brought by using the
Hlookup function or any other option that allows me to click on the specific
cell that was brought to link me to another page on the worksheet.
Thank you in advance everyone.
=IF(ISBLANK(HLOOKUP($B$4,$I:$IV,G3,0)),"",HLOOKUP($B$4,$I:$IV,G3,0))
If the cell that is brought by using this formula has a "Hyperlink" in it, it
will not transfer the hyperlink with the lookup function.
I either want to have the hyperlink of that cell to be brought by using the
Hlookup function or any other option that allows me to click on the specific
cell that was brought to link me to another page on the worksheet.
Thank you in advance everyone.