Hi, I have a document that utilises bookmarks.
I use the bookmarks to insert text at certain places within the document.
My problem is that I want to update the bookmark text via code..
e.g
oWordDoc.Bookmarks.Item("PersonName").Range.InsertBefore("Personsname")
When I do this the text is appended to the text that already exists for the
bookmark.
What I would like to do is clear the existing text and insert some new text
in its place.
I tried calling the delete method but this deletes the bookmark as well.
Any help appreciated
Mark
--
==============================
e-evolution.net
Internet and Application development
http://www.*-*-*.com/
http://www.*-*-*.com/
http://www.*-*-*.com/
New Zealand search engine
http://www.*-*-*.com/
==============================