Bookmark and Cross Reference Word 2003

H

heinz2364

I have created a template in Word 2003. I have created a userform wher
users fill in info and it populates the bookmark referenced by th
command in the userform. My question is, I need to reference thes
same bookmarks throughout my document. Can someone please tell me ho
I setup my template. I would like to use VB code. Thanks
 
C

Cindy Meister

Since you don't show us the code you're using to insert information into the
bookmarks, it's not clear if the bookmarks still exist once you've preformed
this task? Or if you're making sure that the bookmarks surround the text
you're inserting? If they do not, then the first thing you need to do is
change that code so that the bookmarks are recreated around the text.

-- Cindy
 
Top