View Single Post
  #6   Report Post  
Posted to microsoft.public.word.tables
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
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?