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...
- Excel Concatenate Function The Excel concatenate function can be used to combine multiple...
- #VALUE! Error in Microsoft Excel The #VALUE error is an error that is seen almost...
- Excel CELL () Function The CELL function can be used to find out information...
- Conditional Formatting Q: Dear ExcelYogi, Thank you for all your wonderful advise...










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