ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   The hyperlink reference doesn't changes when I insert Rows and co. (https://www.excelbanter.com/excel-worksheet-functions/195786-hyperlink-reference-doesnt-changes-when-i-insert-rows-co.html)

chikop

The hyperlink reference doesn't changes when I insert Rows and co.
 
I can jump to the cell be defining a hyperlink option from the right click
menu but this reference remains constant and doesn't follows the reffered
cell when I insert a Row or a column.
The Hyperlink() funtion also throws the Error "Cannot Open Specified file".
PS:
I'm trying to hyperlink the cell within the sameworksheet of same workbook.
I'm using Office 2002 sp3 on Windows XP SP3.

Gary Brown[_4_]

The hyperlink reference doesn't changes when I insert Rows and co.
 
The =Hyperlink(Link_Location,Friendly_Name) worksheet function will change
the 'Link_Location' if rows are inserted while the right-click Hyperlink
option hard-codes the original Link_Location. For example, if Cell B1
contains the formula =Hyperlink(G5,"My Link"), inserting a row @ row 3 will
change the formula to =Hyperlink(G6,"My Link"). The right-click Hyperlink
option that references Cell G5 will continue to reference G5 after a row
insert.
--
Hope this helps.
Thanks in advance for your feedback.
Gary Brown


"chikop" wrote:

I can jump to the cell be defining a hyperlink option from the right click
menu but this reference remains constant and doesn't follows the reffered
cell when I insert a Row or a column.
The Hyperlink() funtion also throws the Error "Cannot Open Specified file".
PS:
I'm trying to hyperlink the cell within the sameworksheet of same workbook.
I'm using Office 2002 sp3 on Windows XP SP3.


[email protected]

The hyperlink reference doesn't changes when I insert Rows andco.
 
I ran into the same problem too and came across another solution to
the problem. Highlight the cell (or cell range) that you want to link
to. In the upper left corner where there is a white 'Name Box' where
you can give the cell a name. In this case we will name the cell
"LinkA". Now right click the cell where you want the hyperlink to
appear and go to "Hyperlink" or "Edit Hyperlink". You want to be on
the tab "Link to Place in This Document". Now slide the scroll bar to
the bottom where you see "Defined Names". Here you will see "LinkA"
appear... select it and hit OK. When the cell gets pushed around by
inserting/deleting rows and whatnot the "LinkA" name will also shift,
along with your hyperlink destination.


All times are GMT +1. The time now is 05:17 AM.

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