Computer Forum Forum Index
Register  FAQ Profile Log in to check your private messages Log in Register 

Link table cells

 
Post new topic   Reply to topic    Computer Forum Forum Index -> word vba customization
View previous topic :: View next topic  
Author Message
Alex St-Pierre
Guest





PostPosted: Tue Oct 23, 2007 8:32 pm    Post subject: Link table cells Reply with quote

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
Back to top
Google
Sponsor





PostPosted: Tue Oct 23, 2007 8:32 pm    Post subject: Advertisement

Back to top
macropod
Guest





PostPosted: Tue Oct 23, 2007 9:00 pm    Post subject: Re: Link table cells Reply with quote

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" <AlexStPierre@discussions.microsoft.com> wrote in message
news:C00D0FB9-5730-490A-AD03-A76C90E559FF@microsoft.com...
Quote:
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
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Computer Forum Forum Index -> word vba customization All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Computer Forum