A
Alan Stancliff
This question is about VBA in Word 2003
How do I get a macro to place the cursor at the start of the sentence it
is currently located in without selecting the sentence? I have tried
various experiments with wildcard searches backwards and
Selection.Extend, but I don't want to end up with the sentence selected.
Backwards search assumes that there is some previous end-of-sentence
punctuation mark, which is not necessarily true, especially in outlines.
Any suggestions?
Regards,
Alan Stancliff
How do I get a macro to place the cursor at the start of the sentence it
is currently located in without selecting the sentence? I have tried
various experiments with wildcard searches backwards and
Selection.Extend, but I don't want to end up with the sentence selected.
Backwards search assumes that there is some previous end-of-sentence
punctuation mark, which is not necessarily true, especially in outlines.
Any suggestions?
Regards,
Alan Stancliff