The cells in row 11 will display as values, but if you click on these cells you will see that the =MAX function was copied to the right. Check out the formulas in D11, E11, F11, G11, and H11. You will notice that Excel has adjusted the formula as it was copied. That is, references to the column change as the column changes.
In cell A12 type the heading Smallest Number. Then in cell C12 type this formula =MIN(C4:C9). The smallest value in that column will display. Again, copy the formula across, by dragging on the AutoFill handle in cell C12. In cell A13 type the heading Average. Then in cell C13 type this formula =AVERAGE(C4:C9). The average for that column displays. Again, copy the formula across, by dragging on the AutoFill handle in cell C13. (These numbers may display decimal values, which you will fix soon.) Change some of the numbers in your spreadsheet and see if the totals recalculate and new maximum, minimum, and average values appear. Save this copy of the PRACTICE.XLS file.If you move a formula, there is no change in the formula. That is, if it referenced cell B4, it would continue to reference B4.
![]()