P
paul robinson
Hi
I'd like to get the text between two words, say <START> and <FINISH>,
and assign that to a variable.
e.g.
<START>
This is my text.
<FINISH>
should assign "This is my text." to the string variable mytext, say.
If I had a lot of <START>, <FINISH> blocks in one file, how would I
loop through them?
I've used VBA in Excel quite a bit, but not in Word.
regards
Paul
I'd like to get the text between two words, say <START> and <FINISH>,
and assign that to a variable.
e.g.
<START>
This is my text.
<FINISH>
should assign "This is my text." to the string variable mytext, say.
If I had a lot of <START>, <FINISH> blocks in one file, how would I
loop through them?
I've used VBA in Excel quite a bit, but not in Word.
regards
Paul