
Dollar ($) symbols are used to freeze a Row or Column or Cell or Range in side the formulas. Based on freezing cell references can be broadly classified into two types VIZ 1.Absolute Reference 2. Relative reference.
What these references mean it?
Absolute = Fixed
Relative = Changing
When you copy and paste absolute reference formula to other cells, exact replica of the formula will be copied. In case of relative references, cell references will be changed.
If you put $ symbol both in front of a Column and Row number that is called Absolute Reference e.g. $A$10 . Inside a formula when you don’t use $ symbol for cell references it is called Relative reference.
What is the necessity of these references?










