![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Mar 2004
Posts: 8
|
Hello. I've made a spreadsheet that has an area for entering data. It then has a number of different cells that feed off this data with simple formulas like =A1 etc. However if I then copy some of the original data, or move it, then the =A1 cell will update itself to follow where the data has moved to.
How can I lock the cell, or the formula, so that whatever I do with the data, it will always feed from A1? Cheers, Robin |
|
|
|
|
|
#2 |
|
Join Date: Mar 2002
Posts: 292
|
Add dollar signs: $A$1.
Read up about absolute references in the help. HTH |
|
|
|
|
|
#3 |
|
MrExcel MVP
Join Date: Feb 2002
Location: California
Posts: 3,857
|
absolute references still update if the referenced cell is moved.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|