This update is not included in Word Training Manual V1
Did you know that you can perform Mathematical Calculations in a Word table? Word has a number of built-in formulas for adding, subtracting, getting averages etc... You can access the formulae from the Table menu. Each formula starts with an "equal sign" (=) followed by a function name. The addition function name is called "Sum" and we then indicate the location of the Table cells we wish to add. An example of adding a column of cells above the current cell =SUM(ABOVE). This will add the contents of the column directly above the current cell.