Click the cell where you want the sum to appear
Type `=A1+B1` replacing `A1` and `B1` with the cells you want to add
Press `Enter`
Drag the fill handle down to apply the formula to other rows
Use `=SUM(A1:B1)` if you want to add the two cells using the SUM function
Copy the formula down the column if needed
