Group: microsoft.public.word.vba.general From: Alan Stancliff Date: Friday, February 29, 2008 2:54 AM Subject: Re: Selecting Specific Range Within A Document Without Search (Word 2003)
Doug Robbins - Word MVP wrote:
> myrange.End = myrange.Paragraphs(1).Range.End - 1
>
Thanks again Doug,
I got a bunch of leads now. And thanks to Tony, Greg, and Jay too (I
hope I didn't forget someone).