How to select 2 distinct parts of the active document (as we do with Ctrl + mouse in Word)
Hello,
Is it possible in Word VBA to select 2 distinct parts of the active document, I mean not one after the other? ( as we do with Ctrl + mouse in Word)
For example, I have the following content in my document and I want to select paragraph 1 and 3 only.
Paragraph 1
Paragraph 2
Paragraph 3
Paragraph 4
Thanks for your help!
|