Great! Nice and direct. Thank you so much!!
"Jezebel" wrote:
[Quoted Text] > Selection.MoveEndWhile CSet:=":0123456789", Count:=wdForward > > > > > "Frankbelly" <Frankbelly[ at ]discussions.microsoft.com> wrote in message > news:8A4E2FC6-3957-43E6-8EDC-032AB1931E4F[ at ]microsoft.com... > >I need to extend the current Selection to the right until it reaches a > > character that is NOT equal to either a digit (any number) or the colon > > ":" > > (kind of an odd request, I know). Any help would be greatly appreciated. > > > > Thanks, > > > > > > >
|