This is a user forum, not a help desk. You must come here for your replies.
The 'problem' here is that e-mail documents are plain text with hard
returns, thus every line is a paragraph. You could use the replace function
easily enough, or you could download the simple stripmail tool from the
doenloads page of my web site, which handles the formatting for you. Copy
the text to the clipboard. Paste into strip mail, format, then paste into
Word.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
> I have run into a problem where I have cut and paste text
> from an e-mail document to Word. The problem is that the
[quoted text clipped - 8 lines]
>
> lacSPAMlau6609@hotmail.com
>-----Original Message-----
>This is a user forum, not a help desk. You must come here for your replies.
[quoted text clipped - 20 lines]
>.
>exactly how would i use the replace function??
i tried it several different ways and never got any
satifactory results.
Graham Mayor - 16 Jan 2004 16:21 GMT
Messages are formatted with hard returns or line feeds so first thing is to
determine which by displaying them (CTRL+*)
For paragraph marks
Use a wildcard search for
^13([!^13])
replace with
\1
There's a space at the beginning of the replace line.
For line feeds replace (not wildcard)
^13
to
^l
(that's lower case L)
Better still replace ^l with ^p first. and search the first suggested
pattern.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail gmayor@mvps.org
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
>> -----Original Message-----
>> This is a user forum, not a help desk. You must come here for your
[quoted text clipped - 32 lines]
> i tried it several different ways and never got any
> satifactory results.
See http://www.word.mvps.org/FAQs/Formatting/CleanWebText.htm
--
Suzanne S. Barnhill
Microsoft MVP (Word)

Signature
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://www.word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I have run into a problem where I have cut and paste text
> from an e-mail document to Word. The problem is that the
[quoted text clipped - 8 lines]
>
> lacSPAMlau6609@hotmail.com