Jesus 'n Jim
A mainly PC (some Mac) site w/Software, Computer Repair Info, How-To's on Using Computers
Technical Support 1-360-521-2060 (my business line cell)

more about absolute references in Excel

 

Absolute References in Excel

This is a subject that is not fully covered in the tutorial in Microsoft Office Online which I wish to address. we are going to approach this in a binary fashion, exploring all the permutations and combinations.

$A$9 column and row are both absolute.
this does not change regardless of where you paste, or extend your formulas by dragging the plus.
$A9 column is absolute, row is relative.
A$9 the column is relative and the row is absolute.
A9 both the column and the row are relative.
R9C1

both the column and the row are relative.
this is a different addressing scheme used internally by Excel and OpenOffice in XML format files. since EVERYTHING is relative in this mode, nothing looks anything close to normal. And I can't find any documentation on it. just experiment and see how XML files come out.

If you think about what you are doing, and you know what you want to do, you can use this feature to your advantage.