Thread: Autosum in Word
View Single Post
 
Old 02-02-2015, 04:58 AM
gmayor's Avatar
gmayor gmayor is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: Aug 2014
Posts: 4,137
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

Insert the following field in the total cell:

{ =B1+B2+B3+B4 }

Note the field will not auto-update
if you change a value.
The field will have to be in the table to work, but there is nothing to stop you formatting the table without borders so it appears that it is not in the table.
If you want it out of the table then you would need to bookmark the cells and total the bookmark values.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote