98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel Training and help » Absolute reference
Absolute reference
Resolved · Low Priority · Version 2003
Cynthia has attended:
Excel Introduction course
Excel Introduction course
Excel Intermediate course
Absolute reference
what is the importance of this?
RE: absolute reference
They are used when you do not want the reference of a field to change even when you drag down a formula or copy it to another cell. For example:
=SUM(C9+G12)
If you drag this formula down to the cell below it will change to the following formula:
=SUM(C10+G13)
It will automatically add one. A, absolute cell reference stops this automatic incrementation. If you put an absolute cell reference as follows:
=SUM(C9+$G$12)
This will continue to increment the C9 part but the G12 field will always be the same.
RE: absolute reference
Hi Cynthia,
Thanks for the question.
Absolute referencing is where you fix the cell reference. It means when you use the Autofill or "copy down" the formula the references in your formula stay the same. It can be done by clicking into the formula and pressing function key 4 (F4). For example A1 would change to $A$1.
I hope this helps
Tracy
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Convert Text to Columns in Excel 2010If you have a cell in your Excel spreadsheet that contains a lot of text and you want to divide it into separate columns, this can only be done if there is a logical character which separates the text, for example, a comma. |