 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mats Gustafsson Guest
|
Posted: Fri Jan 30, 2004 8:24 pm Post subject: Word-bookmark |
|
|
Hi
I am reading and inserting text in a Word-document.
If i do this:
WordDocument1.Bookmarks.Item('bookie').Range.Select;
langd:=wdLine;
WordApplication1.Selection.Expand(langd);
WordApplication1.Selection.Text:='Text to insert';
I will get the text "Text to insert" at the place where i have put the
bookmark named "bookie"
But the bookmark will be overwritten by the text, my problem is that i want
to keep my bookmark at the same place, how can i do this?
Regards, Mats Gustafsson
|
|
| Back to top |
|
 |
|
|
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
|
|