2
votes
2answers
302 views

How do I replace all WOrds with FAlse SEcond LEtter Capitalization in lots of Word documents?

I need to mass-correct large amounts of documents in German. I need to handle several hundred pages of text. I have written a macro to do mass find-and-replace operations on common spelling mistakes. ...
1
vote
1answer
566 views

Find/Replace Paragraph End (^13) in Microsoft Word 2007 Merges Paragraphs

I need to replace a target at the beginning of lines with something else. Without wildcards, I can say to replace "^pTarget" with "^pReplacement". With wildcards enabled, I use replace "^13Target" ...
0
votes
2answers
1k views

In Word 2007, how to find&replace using wildcards for find without replacing the substring defined by the wildcards?

I have a document where there are many instances of two pieces of information on a single line, like assigned to John Doe, estimate 2 days and I want them to appear on two different lines, like ...