When I say "Document Paragraph numbers" I mean the ActiveDocument.Pararagraphs. I've used these previously in a solution I've written.
Here is what I want to achieve:
1. I have 2 Ranges with the Start and End point
2. I want to loop through all Paragraphs/Sentences between the Start and End Ranges
I'm unsure how to do this - some help or code samples would be greatly appreciated.
|