View Single Post
  #4   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default automatic sum calculation of cell values

Fields in Word for the most part do not update automatically. You could
force an update with a macro such as the one used as an example at
http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



"Maanu" wrote in message
...
Hi,

I have applied cell calcutation function "sum" to calcuate the sume of
cell
values in a table column. But the sum is not updating automatically when I
change the cell values.

Is it possible to automatically update the sum?

Thanks!