I
Ian
Using Word 97.
I want to move the cursor to the left-hand end of a text box. I've
tried:
.Mybox.SetFocus
but if the box already contains text, the cursor moves to the *end* of
the text. How do I move the cursor to the *beginning* of the text?
I want to move the cursor to the left-hand end of a text box. I've
tried:
.Mybox.SetFocus
but if the box already contains text, the cursor moves to the *end* of
the text. How do I move the cursor to the *beginning* of the text?