View Single Post
  #2  
Old September 17th, 2008, 09:10 AM posted to microsoft.public.word.tables
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Updating Sum Field in Table

Hi Mary,

Only if your source cells are being updated by way of formfields and the:
.. formfield properties are set to 'calculate on exit'; and
.. document is protected for forms.

--
Cheers
macropod
[MVP - Microsoft Word]


"Mary Fetsch" wrote in message ...
I have 5 rows in my table column. In the last cell I have the formula
"sum(F1:F4)". I know I can update the sum field by pressing F9, but is there
a way to set it so it will update whenever a number is entered in one of the
first 4 cells?