Hello, warnija.
Phew, what a royal pain this was but I felt sure there was a way. Tought me some good stuff so thanks for the question.
[ol]1. Select the entire cell you want to have duplicated. In my example, it will be the cell in row 2 column 2 of table 2.
2. Give the cell a bookmark name. I used Tbl2Row2Col2.
3. In the cell you want to have duplicate information:
[ol a]a. Insert,Field to open the Field dialog box.
b. Scroll down in the field names section and select Link.
c. In the Filename or URL text box, enter your file name enclosed in quotes.
d. In the Class Name section, scroll down and select ‘Word.Document.8’.
e. In the Field options section, make sure that Update fields automatically and Insert object as text are checked.
f. Click on the Field Codes button down in the lower left.
g. Your field codes line should look similar to this: LINK Word.Document.8 “MyDocument.doc” \a \t.
h. Between your document name and the \a switch insert your bookmark name - in my example Tbl2Row2Col2
i. Your final field options line should look like this: LINK Word.Document.8 \"MyDocument.doc\" Tbl2Row2Col2 \a \t
j. Click OK.
[/ol]4. When you Alt-F9 to reveal field codes your destination cell should contain something similar to this:
{ LINK Word.Document.8 "C:\\Documents and Settings\\YourUserName.YOURCOMPUTERNAME\\PathToYourFile\\MyDocument.doc" Tbl2Row2Col2 \a \t
}
[/ol]
Voila! Whenever you change the contents of the bookmarked cell, the destination cell will be updated with whatever the contents of the bookmarked cell are.
WARNING! New virus! ![[wink] [wink] [wink]](/data/assets/smilies/wink.gif)
Couch Potato Virus - Just sits there, eating chips all day.