Steve,
Thank you for your reply.
But I am confused. Here are my confusion points.
1. "ExtendMode ends when there is another selection."
Isn't the concept of ExtendMode that is stays ON as additional
objects are selected?
2. "Why not just re-enter extend mode at the end of your guff"
The ExtendMode is ON (last line of event) as indicated by the
StatusBar display. I tried adding another line
"Selection.ExtendMode = True", but still ended with the same
result.
Thanks for your help.
Tim
> G'day Tim <Tim@discussions.microsoft.com>,
>
[quoted text clipped - 61 lines]
> >
> >Thanks in advance for your time looking at this.
Word Heretic - 13 Feb 2005 05:54 GMT
G'day Tim <Tim@discussions.microsoft.com>,
1. No, it is merely the stuff between a starting point and ending
point, both made by selections. It is not a 'spike' you can gather
random selections on.
2. Select the range created by 1. Maybe ScrollIntoView to view end.
Turn extend mode on.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Tim reckoned:
>Steve,
>
[quoted text clipped - 81 lines]
>> >
>> >Thanks in advance for your time looking at this.