I've been searching for a full day now without any solution.
In a word document I have 0 to infinite (mostly about 2-3) 'keywords' in the text. It looks something like
%%KEYWORD1%%
%%KEYWORD2%%
...
At each of these positions, i need to insert a word file.
Inserting the word file works, that's not a problem, but I'm having issues with the position.
- How can I loop over the keywords and insert the file at that position? I tried getting the range through the Sentences or Paragraphes and inserting the file at this range, but that doesn't really work. If I use this the inserted file is on the top of the document.
- Inserting one file works expect for the position, but i'm lost when i need to insert multiple. How can I get the Range for every keyword?
Thanks in advance.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…