J
Joe Sorrenti
I have a requirement to loop through all Word documents in a directory and
if they contain a certain paragraph, replace it with a new paragraph.
Selection.Paragraphs(1).Range returns the text I am looking for. I need to
take this and replace paragrahs in a document. Any help appreciated.
if they contain a certain paragraph, replace it with a new paragraph.
Selection.Paragraphs(1).Range returns the text I am looking for. I need to
take this and replace paragrahs in a document. Any help appreciated.