Thread: [Solved] delete all bookmark text
View Single Post
 
Old 08-09-2011, 11:59 PM
hklein hklein is offline Windows XP Office 2007
Novice
 
Join Date: Jul 2011
Posts: 23
hklein is on a distinguished road
Default

Hello,

thanks, in fact, in the meantime I have already realized the logical bug in my thinking.
I can see, that you are an expert, so let me describe the task I have to do a little bit more specific.
I am making an excel macro, and want to put text from excel into word. That wouldn'be a problem, but the word file should be embedded at excel.
The embedded file is a template, and I have to insert text into pre-defined place. That's why I am using bookmarks.
The problem is, that if I put anyithing to this document, then I it is saved immediately, so on the next use I have to delete the old values first.

That's why I wanted to use the bookmark collection. Do you can maybe a more professional methods.

Thank you very much the codes so far.
Reply With Quote