A week or so ago you were helping me with a problem I was having referencing hyperlinks in different worksheets.
I went back and changed how I entered the hyperlinks in the first place. Instead of using the =HYPERLINK formula, I used the Insert-Hyperlink window. I now have all of my hyperlinks changed to this format.
I went back and entered the UDF's that you provided me. And in the appropriate cell, I enter the formula =HYPERLINK(HLLink(Joe!B1),HLText(Joe!B1)). When this formula is entered, the link works (it takes me to the appropriate webpage) but the text is not correct. The text that appears is from cell B1 of the active page, not from the "Joe" worksheet.
If I remove the latter part of the =HYPERLINK formula and keep only, =HYPERLINK(HLLink(Joe!B1)) the entire URL shows up in the cell. The link works but I need it to show only the name I've given the link, not the entire URL.
Any more help? Thanks.
I went back and changed how I entered the hyperlinks in the first place. Instead of using the =HYPERLINK formula, I used the Insert-Hyperlink window. I now have all of my hyperlinks changed to this format.
I went back and entered the UDF's that you provided me. And in the appropriate cell, I enter the formula =HYPERLINK(HLLink(Joe!B1),HLText(Joe!B1)). When this formula is entered, the link works (it takes me to the appropriate webpage) but the text is not correct. The text that appears is from cell B1 of the active page, not from the "Joe" worksheet.
If I remove the latter part of the =HYPERLINK formula and keep only, =HYPERLINK(HLLink(Joe!B1)) the entire URL shows up in the cell. The link works but I need it to show only the name I've given the link, not the entire URL.
Any more help? Thanks.