To quickly ad the $ symbol around your cell references simply select the cell references in the formula bar and press f4. For example, if you have =A1 in the formula bar and you highlight and then press f4, the result will be =$A$1.
A quick way to create an absolute cell reference.
Joseph Harris
ExcelYogi.com
Analyst Resources
Related posts:
- ABS Function, Absolute Value in Excel ABS can be used to display the absolute value of...
- #VALUE! Error in Microsoft Excel The #VALUE error is an error that is seen almost...
- Excel Concatenate Function The Excel concatenate function can be used to combine multiple...
- Excel CELL () Function The CELL function can be used to find out information...
- Data Validation List on Seperate Sheet How to create list for data validation on different sheets...










You should mention that pressing F4 repeatedly cycles through the possible combinations of absolute and relative references:
A1
$A$1
A$1
$A1
then back to A1