300
Suppose you want to add the contents of columns A and B and then divide by the contents of cell B18. You want the rows to adjust for columns A and B as the formula is copied down. However, you want all the formulas to divide by B18.
What is =(A2 + B2)/$B$18?