Hi,
I know that I can write to open documents using the "Application.ActiveDocument" attribute.
Is there a way to edit a document without opening them?
I need to edit thousands of documents, and I'd like to write a script for this. If I need to open each document one at a time, it kind of defeats the object.
I know that I can write to open documents using the "Application.ActiveDocument" attribute.
Is there a way to edit a document without opening them?
I need to edit thousands of documents, and I'd like to write a script for this. If I need to open each document one at a time, it kind of defeats the object.