Forum Discussion
How to keep Hyperlinks active within spreadsheet
- Oct 25, 2023
Hi JG2023Help,
When you use a formula like `=J26` to replicate the content of a cell to another location in Excel, you are copying the computed value or outcome of the formula, not the actual hyperlink itself.You can try to use this method:
Using a helper column
- Create a helper column to store the hyperlink formula. This can be any unused column in your spreadsheet.
- In the helper column, enter the hyperlink formula for the cell that contains the hyperlink you want to copy. For example, if the cell with the hyperlink is in cell J26, you would enter the following formula in the helper column:
=HYPERLINK("#'Linked Notes'!A"&N26,Tasks!H26&" Notes")
- Copy the formula from the helper column to the cell where you want the hyperlink to appear.
- Delete the helper column.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Hi JG2023Help,
When you use a formula like `=J26` to replicate the content of a cell to another location in Excel, you are copying the computed value or outcome of the formula, not the actual hyperlink itself.
You can try to use this method:
Using a helper column
- Create a helper column to store the hyperlink formula. This can be any unused column in your spreadsheet.
- In the helper column, enter the hyperlink formula for the cell that contains the hyperlink you want to copy. For example, if the cell with the hyperlink is in cell J26, you would enter the following formula in the helper column:
=HYPERLINK("#'Linked Notes'!A"&N26,Tasks!H26&" Notes")
- Copy the formula from the helper column to the cell where you want the hyperlink to appear.
- Delete the helper column.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)