Categories
Current Searches

What does ‘$’ mean in Excel formula? e.g: $B$4 – Stack Overflow

The dollar sign allows you to fix either the row, the column or both on any cell reference, by preceding the column or row with the dollar sign. In your example you fix the column to B and the row to 4 because you probably want to take in consideration only that cell for your formula.