B
Billy
Hi
So I need to search a document for this pattern:
"{{some_text_here}}"
and, if/when I find a match, I want to assign that matching text to a
string. I've seen the code to find something (e.g. ActiveDocument.Content.
Find.Execute()), but not anything that can actually grab the text for me.
Any help would be greatly appreciated. Thanks.
BB
So I need to search a document for this pattern:
"{{some_text_here}}"
and, if/when I find a match, I want to assign that matching text to a
string. I've seen the code to find something (e.g. ActiveDocument.Content.
Find.Execute()), but not anything that can actually grab the text for me.
Any help would be greatly appreciated. Thanks.
BB