View Single Post
  #6  
Old January 10th, 2009, 06:36 AM posted to microsoft.public.word.tables
macropod[_2_]
external usenet poster
 
Posts: 2,402
Default Creating cross-references to math formulas

Hi mkraft,

1. Select the table.
2. Use Insert|Bookmark.

--
Cheers
macropod
[MVP - Microsoft Word]


"mkraft" wrote in message ...
"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?