I’m trying to do a find-and-replace algorithm across a huge batch of .doc files (roughly 200 files).
I need to find and replace about 40 strings. I’ll need to perform such operations regularly, so I feel it would be a very good case in which to create a script.
- Is it possible to do this via word?
- If not, is it possible to do this with a .batch file?
- If not, where should I get started?
The only non-trivial bit is the replace, but you can record & modify that
Obviously test this on a copy.