Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I lock the source cell when creating a link within worksheets? Right
now the cell changes if I insert cells, and i want the cell reference number to always remain the same, so the cell linked to it changes as I change the linked cell. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can use the INDIRECT formula, like this:
=INDIRECT("Sheet1!B12") to get data from cell B12 of Sheet1, for example. This will always get the data from that cell, even if you insert or delete rows or columns in Sheet1. Hope ths helps. Pete On Aug 5, 12:43*am, Teacher Help <Teacher wrote: How do I lock the source cell when creating a link within worksheets? *Right now the cell changes if I insert cells, and i want the cell reference number to always remain the same, so the cell linked to it changes as I change the linked cell. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating Workbooks from multiple links Workbooks | Excel Worksheet Functions | |||
Lock cell as reference not value | Excel Worksheet Functions | |||
Links between cells in different workbooks/files | Excel Worksheet Functions | |||
Can I lock worksheet reference? | Excel Worksheet Functions | |||
How to find cells with links to other workbooks? | Excel Discussion (Misc queries) |