W
w.heijnen
I want to jump to a Tabstop in Word with VBA.
There are two Tabstops (Tab1 and Tab2) in the document.
Tab1 Tab2
Hello
The cursor is at the first character of the word Hello. Now I want to
jump to Tab1 or to Tab2.
Which code do I use in VBA?
Thanks
There are two Tabstops (Tab1 and Tab2) in the document.
Tab1 Tab2
Hello
The cursor is at the first character of the word Hello. Now I want to
jump to Tab1 or to Tab2.
Which code do I use in VBA?
Thanks