View Single Post
  #2   Report Post  
Posted to microsoft.public.word.pagelayout
Stefan Blom Stefan Blom is offline
external usenet poster
 
Posts: 8,428
Default can an item total be put at the bottom of a page

If the values are in a table, you can insert a { = SUM(ABOVE) } field in the
cell that should include the total. To insert the field delimiters, {},
press Ctrl+F9. Type the code as shown. Then press F9 to update.

Note that fields only update semi-automatically (with a few exceptions). To
force an update of all fields in the main body of a document, select the
whole document (Ctrl+A) and then press F9.

You may also find it helpful to set the option to automatically update
fields on print; in Word 2007, this option is in Office button | Word
Options, Display category, and in Word 97-2003, it's found in Tools |
Options, Print tab.

Note: To show/hide field codes in a document, use Alt+F9.

--
Stefan Blom
Microsoft Word MVP


"the eagles nest" wrote in message
...
I have a list of units of stock.can the total ammount of units be
calculated
automaticly and give me a grand total at the bottom of the page
EG
1

2

4

2


Total 9
Can you help?