J
John
I need to use VBA to extract a string/s from a word2000 document. The
problem is the end part of the string will be variable within the
document. For example, I need to find every occurance of the string
{MERGEFIELD DI0010} where the last part (DI0010) could in fact be any
string. In short I need to find everything between the {braces} where
the first word is MERGEFIELD. Any help would be greatly appreciated.
problem is the end part of the string will be variable within the
document. For example, I need to find every occurance of the string
{MERGEFIELD DI0010} where the last part (DI0010) could in fact be any
string. In short I need to find everything between the {braces} where
the first word is MERGEFIELD. Any help would be greatly appreciated.