An absolute reference is a cell reference that always refers to the same cell, no matter where it is copied or moved. Absolute references are created by using dollar signs ($) before the column letter and row number, for example, $B$17.
A relative reference is a cell reference that changes when it is copied or moved. Relative references are created by not using dollar signs, for example, B17.