Word

The Sum Function

You can perform calculations on the numbers in your table. Several functions are available to you. A review of all of the functions is beyond the scope of this tutorial, but the exercise that follows demonstrates the Sum function. In this exercise, you will add a new row to your table, place the word "Total" at the bottom of the Salesperson column, and sum the Dolls, Trucks, and Puzzles columns.

1. Place your cursor in the cell located on the last row in the last column.

2. Press the Tab key to create a new row.

3. Type Total in the cell on the bottom row in the Salesperson column.

4. Move to the Dolls column.

5. Choose Table > Formula from the menu.

6. Type =SUM(ABOVE) in the formula field, if it does not automatically appear.

7. Select #,##0 in the Number Format field. This selection causes Microsoft Word to separate thousands with a comma.

8. Click OK.

9. Move to the Trucks column.

10. Choose Table > Formula from the menu.

11. Type =SUM(ABOVE) in the formula field, if it does not automatically appear.

12. Select #,##0 in the Number Format field. This selection causes Microsoft Word to separate thousands with a comma.

13. Click OK.

14. Move to the Puzzles column.

15. Choose Table > Formula from the menu.

16. Type =SUM(ABOVE) in the formula field, if it does not automatically appear.

17. Select #,##0 in the Number Format field. This selection causes Microsoft Word to separate thousands with a comma.

18. Click OK.


Next Page Excel