View Single Post
  #5   Report Post  
Posted to microsoft.public.word.tables
mkraft mkraft is offline
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?