Graham
Sat Jul 19 04:21:03 PDT 2008
The selection is doing what you asked ie find the paragraph mark followed by
the 3.
To select just the 3 search for 3; however this will find any 3 in the
document. How you find the particular 3 using the Find function rather
depends on what you want to do with it having found it.
See
http://www.gmayor.com/replace_using_wildcards.htm .
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Judy wrote:
> XP Prof. / Word 2000 SP3.
>
> Find: ^p3
> for text:
> Line 1: ... fling her
> Line 2: 30
>
> Selection for found text extends from the paragraph mark at the end of
> line 1 to the zero at the end of line2, instead of only including the
> 3.
>
> Auto select entire word is clear.
>
> How can I get the selection I need?