MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

Reply
 
Thread Tools Display Modes
Old Mar 30th, 2004, 06:43 PM   #1
Robin Penfold
 
Join Date: Mar 2004
Posts: 8
Default Locking Cells

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
Robin Penfold is offline   Reply With Quote
Old Mar 30th, 2004, 06:47 PM   #2
bolo
 
Join Date: Mar 2002
Posts: 292
Default Re: Locking Cells

Add dollar signs: $A$1.

Read up about absolute references in the help.

HTH
bolo is offline   Reply With Quote
Old Mar 30th, 2004, 06:51 PM   #3
DRJ
MrExcel MVP
 
DRJ's Avatar
 
Join Date: Feb 2002
Location: California
Posts: 3,857
Default

absolute references still update if the referenced cell is moved.
__________________
Excel VBA Training and Certification (Lesson 1 is free)
<hr>

<hr>-Jacob
DRJ is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT +1. The time now is 06:41 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.