Tagged Questions
5
votes
1answer
158 views
How can I insert a page break using Find/Replace dialog in Word 2007?
I'm trying to replace "----------" with a new page or a CTRL+enter keyboard shortcut.
I pasted "CTRL+ENTER" into the "Replace With:" field in Microsoft Word 2007, hoping that when I clicked "Replace ...
1
vote
1answer
576 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" ...
1
vote
1answer
733 views
How to replace a word with Regular Expression in Microsoft Word 2007?
How can I replace a word with Regular Expression in Microsoft Word 2007?
For example, I want to find and replace all \n with some spaces.
5
votes
2answers
7k views
Replace newline character with another in Word 2007
Using Microsoft Word 2007, is it possible to replace the newline character (\n) with some other character?
What about vice versa? (That is replace a character with the newline character).