On Sat, 23 Feb 2008 18:17:00 -0800, turkmah <(E-Mail Removed)>
wrote:
>Jay Freedman;
>
>I went to the link and followed it. It made not correctioon on the document.
>I cut and pasted one section and it did nothing to change that. The problem
>may be with me. I am not sure but I'm doing each line manually. The book is
>over 1,000 pages. If you have any other suggestions, I will be more than
>happy to hear them. Thank you for what you have informed me of.
If you used the AutoFormat method described in the article and it didn't correct
anything, then use the Find/Replace method instead.
First display the nonprinting characters by clicking the ¶ button, and look at
the character at the end of each line. If it is a ¶ symbol, then you must
replace paragraph marks (using the ^p code) instead of replacing line breaks
(using the ^l code) with these modifications to the instructions:
- In Step 2 of the "First Pass" part of the procedure, enter ^p^p instead of
^l^l, and in Step 3 enter $$ instead of ^p. Then click the Replace All button.
- In Step 1 the "Second Pass" part of the procedure, enter ^p instead of ^l.
Then do Steps 2 and 3.
- In this case, you need one more pass. In the "Find what" box, enter $$. In the
"Replace with" box, enter ^p. Then click the Replace All button.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ:
http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit.