- name the sheet
- understand references
- enter information
- activate a cell
- enter row headings
- enter column headings
- make a column wider
- enter values
- calculate a difference
- calculate a percent diff
- sum some values
- calculate net income
- copy formulas
- copy and paste
- use the fill handle
- change a value
- extra bits
calculate a difference
Column D, which will display the difference between budgeted and actual amounts, will contain simple formulas that subtract one cell's contents from another's using cell references. In this step, we'll write the first formula. Later, we'll copy the formula to other cells in the column.
Its cell reference appears in cell D3.
Its cell reference is appended to the formula in cell D3.
Press Enter (Windows) or Return (Mac OS).
The result of the formula you entered appears in cell D3.