View Single Post
  #5  
Old January 10th, 2009, 06:30 AM posted to microsoft.public.word.tables
mkraft
external usenet poster
 
Posts: 50
Default Creating cross-references to math formulas

"macropod" wrote:

Alternatively, if you've got multiple cells to refer to in a single table, bookmark the whole table and use a formula like:
{=SUM(Table1 A1)}
where 'Table1' is the bookmark name and 'A1' is the cell reference.


Thanks. How does one bookmark an entire table?