View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JFamilo[_9_] JFamilo[_9_] is offline
external usenet poster
 
Posts: 1
Default simple? Word Bookmarks link to Excel


Thank you! This is so much help. I can't wait to try it.

Just one question though... will this link my bookmarks to my excel
file so that if the excel file is updated then the bookmarks in the
word file are updated too?

I think I have to change the statement:

Code:
--------------------

appWD.ActiveDocument.FormFields("Surname2").Result =
Worksheets(gCounter).Cells(gMyRow, 4).Value

--------------------

But I don't know what I need to change it to to do the links.
Thanks.


--
JFamilo
------------------------------------------------------------------------
JFamilo's Profile: http://www.excelforum.com/member.php...o&userid=17276
View this thread: http://www.excelforum.com/showthread...hreadid=388545