> > What a shame that MS Word cannot add this line-return symbol to their "find
> > and replace" box for a "once thru" pass.
> Have you looked at what's available in Find and Replace by clicking on More,
> then using the Special menu? You can search for line breaks and paragraph
> marks.
Dayo, I have done this, but if in the special menu I click "manual line
breaks, then my paragraphs are no longer there, so one would have to go
thru and find all the paragraph locations and put in a double space for the
paragraph, which is double-trouble.
Do you have any advice other than going thru twice as the FAQ says, in order
to keep the paragraphs in tact?
Thanks,
Dee
Dayo Mitchell - 20 Sep 2004 14:55 GMT
>>> What a shame that MS Word cannot add this line-return symbol to their
> "find
[quoted text clipped - 11 lines]
> Do you have any advice other than going thru twice as the FAQ says, in order
> to keep the paragraphs in tact?
No, I was just making the point that Word already has what you say you are
asking for. The problem isn't that you can't find and replace a "line-return
symbol"--the problem is that when Word pastes, it doesn't differentiate
between proper paragraphs and wrapped lines. Whether this is Word's
problem, or the problem of the program that Copies, I have no idea. However,
since I have seen a Rewrap Paragraph command in MS email programs, that
might be worth a feature request to mswish@microsoft.com, or post a
suggestion in the Communities interface.
Anyhow, more usefully, a double find and replace is a pretty simple macro to
record, if you do this often and want a one-click solution. See, if
necessary:
Creating a macro with no programming experience using the recorder
http://word.mvps.org/faqs/macrosvba/UsingRecorder.htm
DM
> > What a shame that MS Word cannot add this line-return symbol to their "find
> > and replace" box for a "once thru" pass.
> Have you looked at what's available in Find and Replace by clicking on More,
> then using the Special menu? You can search for line breaks and paragraph
> marks.
Oh, my! The FAQ doesn't seem to work for paragraphs even though
"You will now have a paragraph break at the end of each true paragraph,"
as I tried it on a multiple paragraph document, it did not separate the
paragraphs.
Doug Robbins - 20 Sep 2004 00:50 GMT
Assuming that at the end of the paragraphs you have to ?, you will first
need to to and edit replace to replace ^p^p with some unusual character
combination (such as @#) and then used Edit>Replace to replace ^p with a
space and then use it again to replace @# with ^p to restore the paragraphs.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
>
>> > What a shame that MS Word cannot add this line-return symbol to their
[quoted text clipped - 11 lines]
> as I tried it on a multiple paragraph document, it did not separate the
> paragraphs.
Suzanne S. Barnhill - 21 Sep 2004 02:23 GMT
If you're dealing with email, the assumption is that there is a "blank line"
between paragraphs. When that is the case, then replacing two line breaks
with a paragraph break and then deleting the remaining (single) line breaks
will work. If you have text that does not have blank lines between
paragraphs, then you have to insert some special paragraph marker before
starting.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> > > What a shame that MS Word cannot add this line-return symbol to their
> "find
[quoted text clipped - 9 lines]
> as I tried it on a multiple paragraph document, it did not separate the
> paragraphs.