View Single Post
 
Old 04-03-2011, 04:11 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2000
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,511
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi halhein,

You can reference any numerical value in a table from outside the table by bookmarking the whole table (or even just one of the end-of-row markers), then using a formula field. For example, suppose you bookmark the table as 'Tbl1' and you want to reference the value in cell E17. In that case, you could use a formula field coded as:
{=SUM(Tbl1 E17)}
(the field braces '{}' are created via Ctrl-F9).

To see how to do a wide range of calculations in Word, check out my Microsoft Word Field Maths Tutorial, at:
http://windowssecrets.com/forums/sho...Maths-Tutorial
or:
http://www.gmayor.com/downloads.htm#Third_party
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote