Hi, I have 2 tables in word. I would like that table#2(2,2) always equal to table1#(3,2). Is there a way to do that in word? (using bookmark or something else) Thank you! Alex -- Alex St-Pierre
Hi Alex, Two ways: 1. Bookmark the contents of the first table's cell (but not the cell marker), then cross-reference the bookmark from the second table. 2. Bookmark the whole of the first table, then use a formula field coded like {=SUM(Tbl1 B2)} to cross-reference the value from the second table, where 'Tbl1' is the bookmark name. Note that the second form only works with numbers. Cheers -- macropod [MVP - Microsoft Word] ------------------------- "Alex St-Pierre" wrote in message news:C00D0FB9-5730-490A-AD03-A76C90E559FF@microsoft.com... > Hi, > I have 2 tables in word. I would like that table#2(2,2) always equal to > table1#(3,2). > Is there a way to do that in word? (using bookmark or something else) > Thank you! > Alex > -- > Alex St-Pierre